You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,10 +117,10 @@ The toolkit is hosted on github. You can download it from:
117
117
2. File > Import > Maven : Existing Maven Projects > Select the path where the core folder of the Java Toolkit is *<path>/java-saml/core*, resolve the Workspace project and select the pom.xml
118
118
3. File > Import > Maven : Existing Maven Projects > Select the path where the toolkit folder of the Java Toolkit is *<path>/java-saml/toolkit*, resolve the Workspace project and select the pom.xml
119
119
120
-
### Adding the java-saml-jspsample as a project
121
-
1. File > Import > Maven : Existing Maven Projects > Select the path where the core folder of the Java Toolkit is *<path>/java-saml/samples/java-saml-jspsample*, resolve the Wordkspace project and select the pom.xml
120
+
### Adding the java-saml-tookit-jspsample as a project
121
+
1. File > Import > Maven : Existing Maven Projects > Select the path where the core folder of the Java Toolkit is *<path>/java-saml/samples/java-saml-tookit-jspsample*, resolve the Wordkspace project and select the pom.xml
122
122
123
-
### Deploy the java-saml-jspsample
123
+
### Deploy the java-saml-tookit-jspsample
124
124
125
125
At the Package Explorer, select the jsp-sample project, 2nd bottom of the mouse and Run As > Run Server
126
126
Select a [Tomcat Server](http://crunchify.com/step-by-step-guide-to-setup-and-install-apache-tomcat-server-in-eclipse-development-environment-ide/) in order to deploy the server.
@@ -145,7 +145,7 @@ In the repo, at *src/main/java* you will find the source and at *src/test/java*
0 commit comments