-
Aug 4th, 2011, 09:40 AM
#1
Publish WSDL on service deployment/access
Hi all.
I'm new to web-services and don't know things, which perhaps may seem obvious to one...
However, I'm wondering, how is it possible to publish fully functional WSDL on web-service deployment/first access. By fully functional I mean
- Web-service location becomes replaced by actual value
- All external imports become inlined or published along with wsdl to be acessible
As for the first point, I know about transformWsdlLocations=true, but it replaces just host, and not the whole location.
As for the xsd definitions, I was thinking about writing kind of servlet, which will expose my xsds or inline them on first access.
Suggest please the right way to handle wsdl.
Thanks in advance.
Tags for this Thread
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