[jboss-user] [JBoss Web Services] - Re: How does WSDL get generated when publishign a Java based WS?
spyhunter99
do-not-reply at jboss.com
Fri Mar 16 10:51:36 EDT 2012
spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion
"Re: How does WSDL get generated when publishign a Java based WS?"
To view the discussion, visit: https://community.jboss.org/message/724356#724356
--------------------------------------------------------------
It's some kind of reflection algorithm. See org.jboss.ws.metadata.builder package.
Basically, look for classes annotated with @WebService.
Scan for functions annotated with @WebMethod
etc
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/724356#724356]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120316/5570c13c/attachment.html
More information about the jboss-user
mailing list