[jboss-user] [JBossWS] - Re: Use of JAX-RPC in JBoss 4.2.3

2009-03-05 Thread glen_s
I realize I didn't make clear in the above reply why I was suddenly was talking about Axis rather than JWSDP. As mentioned in my original message, my ultimate goal was to write a client that can use SOAP encoding. So the strategy I used was to "Switch to some other web service client library th

[jboss-user] [JBossWS] - Re: Use of JAX-RPC in JBoss 4.2.3

2009-03-05 Thread glen_s
I'll answer my own question in case anyone is trying to solve the same problem I had. I found a tutorial at http://jaitechwriteups.blogspot.com/2006/12/simple-webservice-on-jboss-using-axis.html which admittedly was written for JBoss 4.0.4, but in comments seemed to indicate would work with Ax

[jboss-user] [JBossWS] - Use of JAX-RPC in JBoss 4.2.3

2009-02-27 Thread glen_s
I have a web app running on JBoss AS 4.2.3, default server configuration. I need to write a web service client that can talk to a soap encoded web service. I know that JBossWS does not support soap encoding, so I am struggling to find a workaround. >From my research I'm lead to believe that JAX