Hi
All,
While going thru the
list, I see lots of people are using Axis and Websphere but not sure if anyone
is using Axis1.2 beta 3 with WAS 5.1 fixpack1.
In my application, I
package Axis as a webapplication inside ear.
I can not seem to
get my webservices working with Websphere unless I remove websphere supplied
.jar file. I get the following error because websphere supplied .jar file
includes older saaj apis.
[8/21/04
14:46:08:292 PDT] 3a289b4e WebGroup E SRVE0026E:
[Servlet Error]-[class org.apache.axis.SOAPPart does not implement interface
org.w3c.dom.Document]: java.lang.IncompatibleClassChangeError: class
org.apache.axis.SOAPPart does not implement interface
org.w3c.dom.Document
Is there anyone who
encountered the similar issue ? Any idea how to resolve this
?
Thanks for
help.
--shashi