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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to