You need to sign in to do that
Don't have an account?

Java/ SSO implementation
Hi
I am trying to implement the Saleforce Single sign-On. I download the AuthenticationService.wsdl, generate the skeleton (?) [with Axis]. so now I have the following files
- deploy.wsdd
- undeploy.wsdd
- Authenticate.java
- AuthenticateResult.java
- AuthenticationBindingImpl.java
- AuthenticationBindingSkeleton.java
- AuthenticationBindingStub.java
- AuthenticationPortType.java
- SforceAuthenticationService.java
- SforceAuthenticationServiceLocator.java
- undeploy.wsdd
- Authenticate.java
- AuthenticateResult.java
- AuthenticationBindingImpl.java
- AuthenticationBindingSkeleton.java
- AuthenticationBindingStub.java
- AuthenticationPortType.java
- SforceAuthenticationService.java
- SforceAuthenticationServiceLocator.java
First question : what file must I modify to plug it to my current active directory ?
after, How I publish my webservices ? Do I build a jar, and generate a webService ?
I really appreciate if anyone have a Java sample to share
thanks
http://ws.apache.org/axis/java/user-guide.html#PublishingWebServicesWithAxis