--- Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Well Mark, > > U don't need to understand Axis2 a lot. I'd say > nothing at all. > > You just read the binary information according to > the binary specification > and throw StAX events depending on that. And create > a binary stream > according to some stax events. See, u need nothing > to know abt Axis2.
And if you want to learn more about StAX (API, implementations), this mailing list may be useful: http://groups.yahoo.com/group/stax_builders/ I'm sure StAX implementors (myself included) would be interested in binary serialization aspects. And the code that exists might be of use to you. In fact, it may be that J2ME folks might be most interested in the binary format, if it's significantly more compact than the textual serialization. -+ Tatu +- ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
