Re: CDATA Bookmark problem, xmlbeans version 2.4

2009-08-05 Thread _Felix_
I have the same problem and couldn't make it work. Basically I'm doing the same: - Give value to the field I want as a CDATA - Define the CDATA bookmark for that field - Use setUseCDataBookmarks in the XmlOptions used when saving the document. My code is basically the same: DayType day = DayTyp

Re: Maven and XMLBeans, not best friends??

2009-08-05 Thread Andreas Loew
Jacob Barde schrieb: Might want to try a more recent version of the mojo xmlbeans plugin. It's currently up to version 2.3.2, and it supports XMLBeans 2.4.0, located on http://repository.codehaus.org/. ... and - just in case - please be aware of the fact that you still have the full freedom

Re: Maven and XMLBeans, not best friends??

2009-08-05 Thread Jacob Barde
hannehomuth, Might want to try a more recent version of the mojo xmlbeans plugin. It's currently up to version 2.3.2, and it supports XMLBeans 2.4.0, located on http://repository.codehaus.org/. I use the following to generate source and compiled jars with success. One thing though, if you