HI,
our web application is hosted on a IBM websphere 9 application server which tries to access the content server web services.
while trying to access the content server web services we are facing the below mentioned error
javax.xml.ws.WebServiceException: The Endpoint validation failed to validate due to the following errors: :: Invalid Endpoint Interface :: :: The operation names in the WSDL portType do not match the method names in the SEI or Web service implementation class. wsdl operations = [AuthenticateApplication AuthenticateUser AuthenticateUserWithApplicationToken CombineApplicationToken GetOTDSResourceID GetOTDSServer GetSessionExpirationDate ImpersonateApplication ImpersonateUser RefreshToken ValidateUser ] dispatch operations = [null AuthenticateApplication GetSessionExpirationDate ImpersonateApplication null ValidateUser CombineApplicationToken ImpersonateUser AuthenticateUser AuthenticateUserWithApplicationToken null ]
when our application is hosted on aJboss or Weblogic application server and tries to access the content server web services its works fine.
Regards
Sandeep kulkarni
Principal Software Engineer
ArisGlobal, Mysore