RE: Help with webapp-based client.

2005-05-29 Thread Bob Carpenter
post I asked whether anyone knew of a good Axis client doc - I found one: http://ws.apache.org/axis/java/client-side-axis.html Thanks for any help! --BobC -Original Message- From: Bob Carpenter [mailto:[EMAIL PROTECTED] Sent: Friday, May 27, 2005 2:48 PM To: Axis Users Subject: Help with

Help with webapp-based client.

2005-05-27 Thread Bob Carpenter
Hi, I'm using Axis 1.2 under JVM 1.4.2. My clients use JAX-RPC. Could someone point me to a doc that explains the requirements to get an Axis client to work from a webapp? Or, confirm what I have said below is true. The reason I ask, I am not able to get my webapp client to work. The same app wo

Axis 1.2 servlet client fails.

2005-05-25 Thread Bob Carpenter
Hi, I use Axis 1.2, JVM 1.4.2, WinXP. I'm having a problem with making some soap client calls from within a servlet. These are the three services I call: http://samples.gotdotnet.com/quickstart/aspplus/samples/services/MathService /VB/MathService.asmx?WSDL http://dev.fargeo.com/WebServices/1138_

RE: Weblogic 8.1.2 and Axis 1.2

2005-05-25 Thread Bob Carpenter
ing the axis classes instead of its own? Or, do you just avoid using weblogic web services if you use this technique? Sam -Original Message- From: Bob Carpenter [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 25, 2005 1:27 PM To: axis-user@ws.apache.org Subject: RE: Weblogic 8.1.2 and Axis 1.

RE: Weblogic 8.1.2 and Axis 1.2

2005-05-25 Thread Bob Carpenter
ginal Message----- From: Bob Carpenter [mailto:[EMAIL PROTECTED] Sent: 25 May 2005 15:01 To: axis-user@ws.apache.org Subject: RE: Weblogic 8.1.2 and Axis 1.2 Hi Aoife, You and I are working similar problems. I posted my question on BEA's dev2dev forum. No one really had a good explanation -

RE: Weblogic 8.1.2 and Axis 1.2

2005-05-25 Thread Bob Carpenter
Hi Aoife, You and I are working similar problems. I posted my question on BEA's dev2dev forum. No one really had a good explanation - the axis' jars being in the WEB-INF/lib should work, but doesn't. So, someone suggested the brute-force method of adding the jars to the classpath of the app by inc

JBoss App Axis Client Receives Null From .NET Service

2005-05-21 Thread Bob Carpenter
Hi, I am writing clients to .NET web services using Axis 1_2RC2 under JVM 1.4.2_04 on Linux SuSE 9.2 and WinXP. I have a situation where a standalone Java client (either from WinXP or Linux) works fine with the following service: https://secure.webiris.com/IRISWebServices/AddIRISUser/AddIRISUse