Hi,
I'm trying to use an Apache SOAP 2.2 client to
call a GLUE 2.0 Standard server, and I'm having
a problem which appears to be related to the Apache
SOAP client library performing "pretty-printing" of
my message XML.
My server has the method:
public void setupDB()
That is, the method takes
> From: Weei Jye Chay [mailto:[EMAIL PROTECTED]]
>
> I've deployed Apache SOAP to WebSphere 3.5 fp 4 some time
> ago, and it was a breeze.
Thanks for the reply, but WebSphere 4 appears to be pretty
dramatically different from WebSphere 3.5. WS 4 has integrated
Apache SOAP into the app server,
Hello,
I'm trying to deploy a simple SOAP service to
WebSphere 4.0, and not having any luck.
I'm confused at the part in the instructions where
WebSphere says:
"Package the code artifact into an Enterprise Archive.
This step is a deployment packaging requirement of
WebSphere Application Server.