Hello
I'm searching to port a set of web services fonctionning together writen
with java language and based on Tomcat5.5.9 and Axis-1.3 over to
axis2-1.4.1 and Tomcat6.0.18
these WS turn as well, however, my problem is how could us convert all
of the core of web services code and implements them over Axis 2.
Especially, both of them (Axis1 and Axis2) have been developed on
different architectures and generate also diffrents stub files.
on the other hand, my big problem is how to change handler's code since,
it has totally diffrent method than these which are used in Axis1 and
it's also integrated into an archive module file
also, in regards to the link that you might bring to me, it doesn't
support the portage from axis1 over to axis2, but it just state the big
diffrences which exist between the tow implementation of Axis and make
the first one migrate to the second.
please help, i'm in a huge issue