Hi, When I deploy a web service on jboss, even though the server port# is something other than 8080, but when I click the wsdl from there, the port always changes to 8080 automatically on the wsdl page. The wsdl file itself has <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
I think this could be the reason that the client can not talk to the server (unless I make the server's port to be 8080). How to fix this? Do I need to manually put the actual url in the wsdl before I make the war file, then deploy it? Please help, Luan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951174#3951174 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951174 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
