Yes, I am refering to the Axis 1.x de[serialization] framework. Pluggable bind tools are the right way to go. But, you will need some default binding system if you are going to provide JAX-RPC support. I was wondering if the plan is to simply port the Axis 1.x org.apache.axis.encoding.* classes over to Axis2 for that purpose.
Or maybe it hasn't been decided yet? -- Mark > -----Original Message----- > From: Srinath Perera [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 17, 2005 8:32 PM > To: [email protected] > Subject: Re: [Axis2] bringing over org.apache.axis.encoding package to > Axis2 > > > u refers to the Axis 1.x code, right? > > Our approch is the data binding tools are pluggable. So that code may > come it to Axis2. But the answer is not final yet as the encoding > discussions has not conclusive yet. > > I belive we can write pull to SAX converter with out much hassle, so > the SAX things are supported yet. > Thanks > Srinath > > > On Thu, 17 Mar 2005 14:02:57 -0500, Mark D. Hansen > <[EMAIL PROTECTED]> wrote: > > Are there plans to bring the org.apache.axis.encoding stuff > over to Axis2? Will all the SAX code become StAX code? > > >
