.WAR file deployed but WSDL not published
Hi all. I managed to deployed my .war file in jboss eap 7 but .wsdl file is not published.
I have added the jboss-deployment-structure.xml with the below code:
I am guessing that I have excluded the webservice and thus resulted in jboss will not publish my wsdl. I might need to add in specific dependency or something in order to make it work. Can anyone tell me if i am going the right direction?
Responses