java - Where I can find all wsdl in glassfish? -


similar question there tool or url in glassfish can find list of generated wsdl? (it not type classname + "service?wsdl" dozen classes @webservice annotation)

you can going admin console (i believe localhost:4848 default) , looking @ items under web services tree on left. if click on one, there link view wsdl in details.


Comments