-
Sep 26th, 2007, 08:59 PM
#1
New services not showing up in wsdl !!
I added a new service to an existing service by updating the "Endpoint" class (which extends AbstractDomPayloadEndpoint) and adding it to my xsd file. The request/response message is very similar to the existing service. When I test my new service, I got a ValidationError - Cannot find the declaration of element "...".
So I cleaned up my tomcat cache, restarted tomcat and when I view my wsdl, the new service is not there!!
I use the built-in wsdl generation - "org.springframework.ws.wsdl.wsdl11.DynamicWsdl11D efinition" feature.
Any help would be appreciated.
Bobby
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules