No it shouldn't do. The bundled version of Axis is only applicabale to the Websphere Studio IDE development environment. For example, if you use the "wizards" to create an Axis-based web service it uses Axis 1.0 jars. You can simply replace these within your web-project so that they are packaged within you're ear file. Alternatively you can just create a basic web-project and manually and the appropriate jar files in manually.
Websphere Application *Server* does not come with any Axis jar files therefore you always need to bundle the appropriate ones with your application within the EAR file.
Hope this makes sense.
Cheers,
Steve
From: "THOMAS, JAI [AG-Contractor/1000]" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: RE: RE: Client SSL Authentication .... ARGH !! Date: Thu, 2 Sep 2004 11:41:30 -0500
Steve,
Just curious to know! Assuming you are using WebSphere app server, how are you planning to do it on app server environment? Wouldn't it create maintenance (and other) problems in a strict production environment?
Thanks Jai
-----Original Message----- From: Steve Webbo [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: FW: RE: Client SSL Authentication .... ARGH !!
After much head scratching I realised that the default Axis implementation
that ships with Websphere Studio Application Developer v5.1.2 is Axis v.1.0.
I replaced all the Axis 1.0 jar's with the v1.1 and hey presto, works like a
charm. :-)
_________________________________________________________________ It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
