Page 1 of 1

Docx4j Moxy jar for WebLogic 10.3

PostPosted: Fri Jul 26, 2013 4:21 am
by ikola
Hi,

I am going to use docx4j with WebLogic 10.3 and JDK 1.6.
Since the existing app uses Jaxb older version of jars , I am thinking of using docx4j with Moxy .

Can any one provide the docx4j Moxy jar for tesing? Or any pointers to download the Moxy version?

Thanks,
Isaac

Re: Docx4j Moxy jar for WebLogic 10.3

PostPosted: Fri Jul 26, 2013 9:29 pm
by jason
Try http://www.docx4java.org/docx4j/docx4j- ... 130726.jar

This is a nightly build. It uses slf4j, and the XHTML Import stuff is now in a separate jar.

Of course, you'll also need MOXy 2.5: http://blog.bdoughan.com/2013/05/eclips ... e-for.html

Re: Docx4j Moxy jar for WebLogic 10.3

PostPosted: Sat Jul 27, 2013 2:47 am
by ikola
Thank you Jason for the quick response.

Re: Docx4j Moxy jar for WebLogic 10.3

PostPosted: Fri Nov 08, 2013 8:26 am
by jason
The MOXy specific stuff is now in http://www.docx4java.org/docx4j/docx4j- ... -3.0.0.jar
which says to use EclipseLink with docx4j

Use it in conjunction with a standard docx4j 3 jar.