You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Abbott, James STASCO-OTO/72" <Ja...@stasco.com> on 2001/05/18 12:32:47 UTC

FW: Réf. : List of Packages and Version Numbers


-----Original Message-----
From: Abbott, James STASCO-OTO/72 
Sent: 18 May 2001 11:32
To: 'manuel.paitreault@cnedi69.cnafmail.fr'; Abbott, James STASCO-OTO/72
Subject: RE: Réf. : List of Packages and Version Numbers


Hi Manuel,
The exception that gets caught is when I am running the address book test
app.

"Caught SOAPException (SOAP-ENV:Client): A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element."

This is raised in GetAggress.Main, just after the we invloke the call (witht
the line:  "resp = call.invoke(url, "");"). It does seem to be the same
error, is this a known bug....

-----Original Message-----
From: manuel.paitreault@cnedi69.cnafmail.fr
[mailto:manuel.paitreault@cnedi69.cnafmail.fr]
Sent: 18 May 2001 11:21
To: James.L.Abbott@stasco.com
Subject: Réf. : List of Packages and Version Numbers






Hello,

Does anyone have a definitive list of ALL packages that are needed and
their
version numbers to build and deploy Apache SOAP 2.0 on IBM web sphere.

> it depends of how you want to use SOAP : over SMTP or HTTP for example
!!!

Currently I have got these packages, but the list seems to keep growing,
and
I can not guarantee that all the versions I have got are compatible. I am
using Visual Age, which does not support the servlet 2.2 API.

Apache SOAP  - 2.0
IBM XMI Framework - 1.0
IBM Pop3 Bean Project - 2.0.2
IBM SMTP Bean Project - 2.0.1
IBM XML4J - 3.1.1
Xerces - ? (Old version)
Xalan - ? (Old version)

> I have soap2.1, tomcat3.2.1, xerces1.3.1, javamail, jaf !! but I don't
know if everything is necessary !!

I have imported all these packages into Visual Age, but I still seem to
have
errors with some of the soap samples, however the admin sample does
function
correctly, but the address book causes and exception on the call method....

> what kind of exception do you have ?? does it seem to :
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A
http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element.; targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java,
Compiled Code)




---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org