I didn't run into the classloader constraints like you have. I had problems with "MethodNotFound" exceptions on org.w3c.Node classes. I had to find and remove the old DOM level 1 code from the jars in WSAD to handle that problem. For my parser, I added xerces1.4.4 to the build path. My xerces jar is in a directory totally outside the WSAD directory structure.
| "gautham chitupolu" <[EMAIL PROTECTED]>
11/14/2002 11:24 AM
|
To: [EMAIL PROTECTED] cc: Subject: Re: Axis1.0 and websphere |
It works fine with tomcat. I am using websphere 4.0.4
I deployed Axis1.0 as seperate webapp in websphere.
-gautam
You said it "works fine". In what environment? Tomcat?
Are you using WSAD or deploying into WebSphere?
I have Axis 1.0 running in WSAD 4.0.
"gautham chitupolu"
11/14/2002 09:38 AM
Please respond to axis-user
To: [EMAIL PROTECTED]
cc:
Subject: Axis1.0 and websphere
Hi,
I have deployed 2 webapps - one for my application and another Axis1.0. It
works fine.
I am trying to use the same setup with websphere 4.0 as 2 seperate
webapps. I am getting the following error.
Class javax/xml/rpc/Service violates loader con! straints: definition
mismatch between parent and child loaders
java.lang.LinkageError: Class javax/xml/rpc/Service violates loader
constraints: definition mismatch between parent and child loaders
I know its something related to jar files loading. I tried replacing
xerces.jar and jaxrpc.jar in the websphere, but didnot work. Can someone
throw some suggestions?
Thanks
MSN 8 with e-mail virus protection service: 2 months FREE*
MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*.
