Ok, I found out that the correct URI seems to be
"http://Nebelos-C2Q:18080/CARMEN-CARMEN-ejb/CARMENWebServiceController". But I
would prefer to use the old one..
And a different problem occured. The parameter of my method is be default named
"arg0". If I use @WebParam to rename it.
@WebMethod(operationName = "search")
| public String search(@WebParam(name="xmlSearch")String xmlSearch)
I get a ParsingException during build process.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234716#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...