my problem is
javax.xml.rpc.ServiceException: Error processing WSDL document:
| java.io.FileNotFoundException:
http://localhost:8080/regserver/CalculatorBean?WSDL
after deploy, the IDE automatically generated a wsdl file and saved in
C:\Program
Files\jboss-4.0.4.GA\server\default\data\wsdl\regserver.ear\regserver.ejb3\CalculatorService20510.wsdl
I think it's necessary to place the file somewhere so that the client can access it
via
http://localhost:8080/regserver/CalculatorBean?WSDL(in my case)..need to find out
how...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962886#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...