Hi,
 
I have just started looking at doing that myself.
 
I have done Axis 1.4 testing using jar files from Axis2 1.2 and there seems
to be no conflict.
 
axis.jar - ( org.apache.axis.* )
 
axis2-kernel-1.2.jar ( org.apache.axis2.* )
 
 
The most likely area of conflict is the wsdl4j.jar, Axis 1.4 uses version
1.5.1 and Axis2 1.2 uses version 1.6.2
 
I have found that wsdl4j.jar ( 1.6.2 ) works with Axis 1.4
 
I did have a scenario where a WSDL that did not work with WSDL2Java ( 1.5.1
), worked with WSDL2Java ( 1.6.2 ), and also the reverse, where a WSDL that
worked and did not work with latest version.
 
Axis 1.4
 
    log4j ( 1.2.8 )
    wsdl4j ( 1.5.1 )
    commons-discovery ( 0.2 )
    commons-logging ( 1.0.4 )
 
Axis 2
 
    log4j ( 1.2.14 )
    wsdl4j ( 1.6.2 )
    commons-discovery ( 0.4 )
    commons-logging ( 1.1 )
 
============================================

-----Original Message-----
From: Yoon, Chul [mailto:[EMAIL PROTECTED]
Sent: Monday, 25 June 2007 3:55 AM
To: [email protected]
Subject: Axis1 and Axis2 - can they coexist?



I have Axis1 (Java) web services (v1.4) implemented for a project and I
don't feel like upgrading it to Axis2 - however I may want to add other web
services implemented with Axis2.

 

These web services are hosted on JBoss/Tomcat.

 

Will I have any issues have both Axis1 and Axis2 on the same process or will
I have issues such as package name conflicts and jar version conflicts?

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

This message is for the named person's use only. This communication is for

informational purposes only and has been obtained from sources believed to

be reliable, but it is not necessarily complete and its accuracy cannot be

guaranteed. It is not intended as an offer or solicitation for the purchase

or sale of any financial instrument or as an official confirmation of any

transaction. Moreover, this material should not be construed to contain any

recommendation regarding, or opinion concerning, any security. It may

contain confidential, proprietary or legally privileged information. No

confidentiality or privilege is waived or lost by any mistransmission. If

you receive this message in error, please immediately delete it and all

copies of it from your system, destroy any hard copies of it and notify the

sender. You must not, directly or indirectly, use, disclose, distribute,

print, or copy any part of this message if you are not the intended

recipient.  Any views expressed in this message are those of the individual

sender, except where the message states otherwise and the sender is

authorized to state them to be the views of any such entity.



Securities products and services provided to Canadian investors are offered

by ITG Canada Corp. (member CIPF and IDA), an affiliate of Investment

Technology Group, Inc.



ITG Inc. and/or its affiliates reserves the right to monitor and archive

all electronic communications through its network.



ITG Inc. Member NASD, SIPC

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Reply via email to