Re: RPCRouter install problem

2004-01-12 Thread Michael Hansen, Presys A/S
I solved my problem. I missed putting xerces.jar into WebSphere\AppServer\bin\admin.config. Michael Steve D George wrote: Hi Michael, I've seen errors similar to this when using websphere in the past but not specifically when using SOAP. They have usually been down to the fact that a non compat

Re: RPCRouter install problem

2003-12-16 Thread Scott Nichol
mail lists. - Original Message - From: "Michael Hansen, Presys A/S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 16, 2003 6:15 AM Subject: RPCRouter install problem > I am having a problem with setting up my Apache SOAP. > I am using Web

Re: RPCRouter install problem

2003-12-16 Thread Martin Gainty
: Tuesday, December 16, 2003 7:28 AM Subject: Re: RPCRouter install problem > Hi, > > It's not using the xerces.jar from WAS > - first, if I remove my version of xerces from the classpath, SOAP stops > working > - secondly: I tried to replace the WAS xerces.jar with my vers

Re: RPCRouter install problem

2003-12-16 Thread Michael Hansen (Presys A/S)
Hi, It's not using the xerces.jar from WAS - first, if I remove my version of xerces from the classpath, SOAP stops working - secondly: I tried to replace the WAS xerces.jar with my version, and got the same error. So that is unfortunately not the problem. Michael Steve D George wrote: Hi

Re: RPCRouter install problem

2003-12-16 Thread Martin Gainty
XercesImpl.jar version is incorrect Updating your JAR may harm WAS..what does IBM support say? -Martin - Original Message - From: "Michael Hansen, Presys A/S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 16, 2003 6:15 AM Subject: RPCRouter in

Re: RPCRouter install problem

2003-12-16 Thread Steve D George
Hi Michael, I've seen errors similar to this when using websphere in the past but not specifically when using SOAP. They have usually been down to the fact that a non compatible version of xerces is being found. Websphere has a hierarchy of classloaders and I'm guessing that the class that is b

RPCRouter install problem

2003-12-16 Thread Michael Hansen, Presys A/S
I am having a problem with setting up my Apache SOAP. I am using WebSphere ApplicationServer 3.5 (i.e. Java 1.2.2) , Xerces 2.4 and SOAP 2.3.1 The web interface to Apache SOAP functions just fine, but when I tries to contact the RPCRouter using java I get the XML below in my Call.getEnvelopeStr