If that sounds like a funny idea, then it is. The client only wants to install one project on his server. Our web service will connect between mobile phones and various SOAP services made in .NET, Apache Axis 1 and 2, which rely on standards for file transfers such as MTOM and DIME .
I am looking for a “architecture” trick , for example, creating Axis 1 calls in a separate project and compiling it as a jar, then transferring it to the Axis 2 project .... Hmmm.
Nothing but the need to download the source code for Axis 1 and 2 and compile them using the same xml libraries, etc.
“This cannot be done” is an acceptable answer.
Thanks!
source share