Axis can run as a jar in your application war. Two different wars can have two different axis jars if that is what you're asking?
-----Original Message----- From: Dovholuk, Clint [mailto:[EMAIL PROTECTED] Sent: Friday, February 25, 2005 8:57 AM To: [email protected]; [EMAIL PROTECTED] Subject: RE: AXIS 1.2 Final ? Is there any thought to allowing both Axis 1.x and Axis 2.x run on the same server? I've got an app that needs to have Axis running in the same JVM as the app. This app has old code which works vs the Axis 1.1 distribution but when I add the newest jars for Axis 2.0 I find a class conflict at org.apache.axis.Constants. Particularly in the auto generated wsdl2java files. the constant: org.apache.axis.Constants.URI_SOAP11_ENC does not exist in the Axis 2.0 jar... not to mention all the classes which have been moved to new packages etc... I'd rather not have to recode the existing app to work with 2.0, but I'd rather let 1.1 and 2.0 run in harmony... is that possible? will that be in R3? Thanks for any input. -Clint -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Friday, February 25, 2005 9:31 AM To: [email protected]; babloosony Cc: [email protected] Subject: Re: AXIS 1.2 Final ? You can expect 1.2 RC3 (official) in a few days time. Maybe a week or two to let people kick the tires and then it will be final. Axis2 is a tech preview for future direction and is an advanced prototype stage. We are having an Axis2 summit end of march where we will decide the future directions and plans, -- dims On Fri, 25 Feb 2005 19:27:12 +0530, babloosony <[EMAIL PROTECTED]> wrote: > Hi All, > > Does anyone have an idea when AXIS 1.2 Final and AXIS2 Final will be released ? > > Regards, > Kumar. > -- Davanum Srinivas - http://webservices.apache.org/~dims/
