Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi AV,
Yes, I think you are
right - the Classpath will effect other WebServices!
But on the other hand the
new saaj.jar should be backwards compatible.
Another point is,
Websphere should use the jar in the lib of the
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi Thomas,
Thanks again for your quick reply.
So if I understand correctly, we both set the websphere
server configuration to have a new value in the server
classpath.
This is something that the WebSphere application server
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi AV,
maybe I do not understand
you the right way!?
What I am doing is the
same as you do in your WSAD, I tell Websphere to use my own/new saaj.jar in my
AXIS webapp.
I am doing this by
setting the classpath/WS-Specific
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi Thomas,
For your first question, I do not have the authority to
change the classpath on the server. In fact, I just had a meeting with the
server administrator which obviously didn't like the idea.
So as I under
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi AV,
as far as i know hte
saar.jar in Websphere is lying in the webservices.jar and I think it will be
possible to earn/become
problems when replacing
them. On the other hand - are you able to replace them (do you have the
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi Thomas,
I just figured out where is the Webshpere specific
classpath. I added an external jar file and pointed to the Axis
1.2RC1\lib\saaj.jar and magicaly it worked. Thanks a
lot.
For anyone who doesn't know whe
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi Thomas,
Thank you for the quick reply. However, I'm a little
confused about "Websphere specific classpath" and where to set it in the
environment. What I do know is that when creating the axis project in WSAD I
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi AV,
you problem is the saaj.jar
- the saaj.jar in the AXIS 1.2RC1 release is newer then that one in
Websphere.
So you must told your
websphere to use the saaj.jar in your webapp!
For example set the
Classpath and
Title: Axis 1.2RC1 and WebSphere Application Developer 5.1.2
Hi,
I'm new to Axis 1.2RC1. I followed the installation instructions from the website to setup an Axis server on my local WebSphere Application Developer 5.1.2 (WSAD) using WebSphere 5.1 test environment. Everything goes o