I have a siimple HelloWorld web service with 2 method calls. 

1. helloWorld that takes a string as an argument and just prints it 

2. helloWorldSpecial that takes a simple javabean and does nothing. 

When I have just the first method, all works fine 

When I add the second method, jboss complains that a mapping could not be found 
and does not deploy the web service. I use Axis java2wsdl to generate the wsdl. 
What mapping do I need to specify in jaxrpc-mapping to get the web service to 
deploy successfully.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943297#3943297

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943297


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to