[jboss-user] [JBossWS] - Re: Problem deploying web service

2007-06-21 Thread Christy
Realy nobody knows about this priblem? It's very important for me! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056303#4056303 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056303

[jboss-user] [JBossWS] - Re: Problem deploying web service

2007-06-21 Thread griff7023
If you were to be a little more specific someone might be able to help. How are you deploying it as a .war, an exploded war, a .ear, etc.? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056309#4056309 Reply to the post :

[jboss-user] [JBossWS] - Re: Problem deploying web service

2007-06-21 Thread Christy
What do you mean by saying more specific? I'm deploying it as a .war. Here is the code of web-service: import javax.jws.WebService; import javax.jws.WebMethod; import javax.jws.soap.SOAPBinding; @WebService @SOAPBinding(style = SOAPBinding.Style.RPC) public class WSJaxws { @WebMethod

[jboss-user] [JBossWS] - Re: Problem deploying web service

2007-06-21 Thread griff7023
The re-writing of the web.xml file is normal but it usually only causes an issue if you deploy the web service as an exploded war (a directory). I haven't ever seen any issues when deploying the web service as a war file (a zip file). View the original post :

[jboss-user] [JBossWS] - Re: Problem deploying web service

2007-06-21 Thread Christy
Thank you very much! You helped me so! This was my mistake! I was deploying web service as an exploded war. Now I deplpyed it as a .war and everything works fine! Thank you a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056440#4056440 Reply to

[jboss-user] [JBossWS] - Re: Problem deploying Web service

2006-09-04 Thread [EMAIL PROTECTED]
If you are constraint to legacy jboss-ws4ee have a look at http://www.jboss.com/services/index otherwise have a look at http://labs.jboss.com/portal/jbossws View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3969251#3969251 Reply to the post :

[jboss-user] [JBossWS] - Re: Problem deploying Web service

2006-08-28 Thread achyutj
Hello, Any response for this would be highly valuable! Thanks in advance, -Achyut. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967793#3967793 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967793