> 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, so the SOAP deployment descriptor is still there, but the rest is all changed. I have tried using the command-line tools as you suggest, but they are even less documented than the GUI tools. WebSphere 4 appears to come with two relevant command-line tools, called SOAPEarEnabler and SEAppInstall, but there is almost no documentation for these tools and I cannot tell if I am using them properly or not. 'SEAppInstall -validate' reports that my EAR is valid, and 'SEAppInstall -install' reports that it has installed my EAR, but I cannot figure out how to confirm this, and I cannot get my clients to contact my service. thanks for the help, though. bryan