RE: How to add AXIS to Web Sphere 5.1

2004-08-19 Thread Anne Thomas Manes
> > IBM has delivered support for WS-Trust and WS-SecureConversation yet. > > > > Or you can install Axis 1.2 and WSS4J. > > > > Anne > > > > > > > > -Original Message- > > From: Mahen Perera [mailto:[EMAIL PROTECTED] > >

RE: How to add AXIS to Web Sphere 5.1

2004-08-19 Thread Anne Thomas Manes
> > IBM has delivered support for WS-Trust and WS-SecureConversation yet. > > > > Or you can install Axis 1.2 and WSS4J. > > > > Anne > > > > > > > > -Original Message- > > From: Mahen Perera [mailto:[EMAIL PROTECTED] > >

Re: How to add AXIS to Web Sphere 5.1

2004-08-19 Thread Mahen Perera
delivered support for WS-Trust and WS-SecureConversation yet. > > > > Or you can install Axis 1.2 and WSS4J. > > > > Anne > > > > > > > > -Original Message- > > From: Mahen Perera [mailto:[EMAIL PROTECTED] > > Sent: Wednesday,

RE: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Anne Thomas Manes
WAS 5.1 interoperates with WSE 1.0 WAS 6 interoperates with WSE 2.0. Anne -Original Message- From: Mahen Perera [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 9:22 AM To: [EMAIL PROTECTED] Subject: Re: How to add AXIS to Web Sphere 5.1 Hi Anne Do u have any idea about the

RE: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Anne Thomas Manes
WAS 5.1 interoperates with WSE 1.0 WAS 6 interoperates with WSE 2.0. Anne -Original Message- From: Mahen Perera [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 9:22 AM To: [EMAIL PROTECTED] Subject: Re: How to add AXIS to Web Sphere 5.1 Hi Anne Do u have any idea about the

Re: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Mahen Perera
ne > > > > -Original Message- > From: Mahen Perera [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 1:21 AM > To: Barlotta, Timothy - Arlington, VA - Contractor > Cc: [EMAIL PROTECTED] > Subject: Re: How to add AXIS to Web Sphere 5.1 > > Hi &

Re: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Mahen Perera
mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 1:21 AM > To: Barlotta, Timothy - Arlington, VA - Contractor > Cc: [EMAIL PROTECTED] > Subject: Re: How to add AXIS to Web Sphere 5.1 > > Hi > > Thanx for the help,,, > > now its working,, > >

RE: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Anne Thomas Manes
u can install Axis 1.2 and WSS4J. Anne -Original Message- From: Mahen Perera [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:21 AM To: Barlotta, Timothy - Arlington, VA - Contractor Cc: [EMAIL PROTECTED] Subject: Re: How to add AXIS to Web Sphere 5.1 Hi Thanx for the help,,,

RE: How to add AXIS to Web Sphere 5.1

2004-08-18 Thread Anne Thomas Manes
u can install Axis 1.2 and WSS4J. Anne -Original Message- From: Mahen Perera [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:21 AM To: Barlotta, Timothy - Arlington, VA - Contractor Cc: [EMAIL PROTECTED] Subject: Re: How to add AXIS to Web Sphere 5.1 Hi Thanx for the help,,,

Re: How to add AXIS to Web Sphere 5.1

2004-08-17 Thread Mahen Perera
Hi Thanx for the help,,, now its working,, More Questions I want to know what is the level of support for WS Security is present in Web Sphere SOAP Engine... what specifications are implemented...? (WS- Sec? Ws- Secure Conversation?) On Tue, 17 Aug 2004 09:12:59 -0400, Barlotta, Timoth

RE: How to add AXIS to Web Sphere 5.1

2004-08-17 Thread THOMAS, JAI [AG-Contractor/1000]
ECTED]' Subject: RE: How to add AXIS to Web Sphere 5.1 I thought WAS 5.1 comes with apache SOAP which is the prior version of AXIS. With Apache SOAP, you will need to do a lot low level coding while with AXIS, all of the XML parsing logic is transparent to your app. - Yaxiong ---

RE: How to add AXIS to Web Sphere 5.1

2004-08-17 Thread Lin, Yaxiong
] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 9:42 AM To: '[EMAIL PROTECTED]' Subject: RE: How to add AXIS to Web Sphere 5.1 Mahen, WAS5.1 comes with Axis as built-in soap engine so you don't really need to add the axis web app. Jai -Original Message- From: Mahen

RE: How to add AXIS to Web Sphere 5.1

2004-08-17 Thread THOMAS, JAI [AG-Contractor/1000]
Mahen, WAS5.1 comes with Axis as built-in soap engine so you don't really need to add the axis web app. Jai -Original Message- From: Mahen Perera [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 7:02 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: How to add AXIS to Web Sphe

RE: How to add AXIS to Web Sphere 5.1

2004-08-17 Thread Barlotta, Timothy - Arlington, VA - Contractor
I am using Axis inside WebSphere 5.1 with a custom application, I deployed as an .ear file. You do not need to do anything special to get it working. The only thing I can think that you might want to check is your web.xml file. Have you mapped the axis servlet correctly? Something like: