Hi Robert, thanks for your fast reply. I found a workaround. It is not the best but it will do. If someone is interested in an example, let me know.
Is it possible to write a little note on the documentation that XmlBeans and Axis2 doesn't support Mtom in the normal way? Regards Alex On Sun, Aug 8, 2010 at 4:08 PM, robert lazarski <[email protected]>wrote: > On Sun, Aug 8, 2010 at 5:58 AM, Alexander Mischur > <[email protected]> wrote: > > Hi All, > > > > I have question to axis2 and MTOM. Is it possible to have a webservice > which > > does MTOm with XMLBeans instead of ADB? > > > > I found an ExampleService in the mailing list and it uses ADB. I tried to > do > > the same with XMLbeans, but my response is always Base64 encoded and not > as > > an MTOM Attachmend. > > > > In the doc from axis 2 i found only an example for ADB. > > http://ws.apache.org/axis2/1_4_1/mtom-guide.html > > For more information how i want to send the file i attached the service > > files. > > > > Thanks for help > > Alex > > > > Nope! There was talk about xmlbeans and mtom years ago but nothing > came of it. jax-ws / jaxb and mtom might be possible - not sure. > > - R > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
