Have you tried getting the latest patches for WebSphere? Some older versions of WebSphere 5 have known issues with the classloader. These issues went away when the server was upgraded to the latest patch level.
I know of an Axis 1 installation that was successful in WebSphere 5 so I know it can work. Hope this helps! Dave -----Original Message----- From: WASAXIS [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 7:04 AM To: [email protected] Subject: Re: Example on deploying Axis on Web Sphere Application Server Unfortunately this doesn't work. It seems like the PARENT_FIRST and PARENT_LAST are useless in WAS. The lib of the application server has priority. So in the end I have this error. Error: Invalid version of SAAJ API found in C:\WebSphere\AppServer\lib\webservices.jar. Make sure that Axis' saaj.jar precedes C:\WebSphere\AppServer\lib\webservices.jar in CLASSPATH. Axis will not work. If I put saaj.jar in the lib folder of web sphere it works but this is something I can't do on the producion environment. I'll try again but chances are that I'm going to forget about AXIS.:( If you have any suggestions that could be useful please let me know. Thanks -- View this message in context: http://www.nabble.com/Example-on-deploying-Axis-on-Web-Sphere-Application-Se rver-tf489248.html#a5593160 Sent from the Axis - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
