On 5/13/05, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > On Fri, 2005-05-13 at 20:41 +0530, Venkat Reddy wrote: > > The Axis 1.2 SAAJ stuff is in org.apache.axis.message package. Since > > we don't have a "message" package in Axis2, no clash here, even if we > > put these in org.apache.axis.om.soap. > > > > However, I'm +1 to keep these SOAP classes under > > org.apache.axis2.om.soap package, because atleast it would tell people > > that these are NOT a SAAJ implementation, but something specific to OM > > and Axis2. > > Yes the proposal is to make all of Axis2 be under o.a.axis2. > > > BTW, Should we also move the SAAJ implementation to the main area for M2 ?u > > As long as you create a new Maven module for it, +1.
Yes, we'll create the Maven module. > > I'm absolutely -1 to making SAAJ support be part of the Axis2 core. As > we discussed in the F2F, Axis2 can be used in language on top of the > JVM .. so it makes no sense to burn any Java language specific things > (like JAX-RPC) into the core. Nope, we are not talking about making SAAJ as part of Axis2 core. > > Also, are you guys following what's happening with JAX-WS vs. JAX-RPC > etc.? Can you give an update please? I haven't had a chance to keep an > eye on it ... Links Please !!! Anyone?. I could only get one link - a post from Toshi when googled for JAX-WS, and the content was in japanese. I have no way to translate it - my network has strange blocking policies - it allows japanese version, but blocks attempts to translate it :-) > > Thanks! > > Sanjiva. > >
