Hoda Nadeem wrote: > > Instead of sorting through all the jars, I figured I'd ask: > > Was Axis2 designed to be deployable alongside Axis 1.X, i.e., are the > packages, classes, etc., able to be deployed/used concurrently?
Yes. In Axis 1.x packages go as org.apache.axis.* and in axis2 its org.apache.axis2.*. If there aren't any port conflicts, you can use them together in the same container. -- EC > > For example, can an Axis2 server/client and an Axis 1.X server/client > all exist in the same container/app? How about an Axis2 client and an > Axis 1.X client together? > > I know in the past, I found that Axis 1.X versions were definitely not > cross-compatible, which is understandable. > > Thanks, > > Nadeem > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
signature.asc
Description: OpenPGP digital signature
