i tried to modify location in <soap:address location="http://localhost:8080/news/pressRelease"/> to location="http://localhost:8081/news/pressRelease"
for tracing motive, i change the wsdl file located in \jboss-5.0.1.GA\server\default\data\wsdl\Newspaper.jar , but when i test : http://localhost:8080/news/pressRelease?wsdl i don't see the change i made, it seems to be in another place. Where do JBossAS-5.0.1 locate this generated wsdl???