cxf-xjc-plugin Questions

2

Solved

To generate java classes from XSD (for reading XML files), we used jaxb2-maven-plugin and Java8. For java 11, we get many issues... What libraries and plugins do work (today), allowing to genera...
Poetess asked 22/1, 2019 at 9:35

4

Solved

So here's my problem. I'm given an XSD to which my generated XML file should comply. Using the org.apache.cxf.cxf-xjc-plugin maven plugin and an external binding file I generate the source code. Bu...
Ready asked 13/2, 2013 at 7:51

2

I need an ObjectFactory with multiple java objects from multiple schemas. I have had 0 luck with several different plugins and variations of those plugins. Currently I am using the following : &lt...
Omnivore asked 30/8, 2013 at 17:39

0

I previously posted this, but I think it's best if I rephrase the issue, as I've gotten no useful response from this or any of the other places I've tried to ask about this. I'm attempting to use ...
Westbrooks asked 22/1, 2015 at 23:52

2

Solved

I'm trying to generate Java classes for types defined in XBRL. My build process is based on Maven 2, and here are my trials. I only paste the build section, which relies on some properties: packa...
Cockaleekie asked 16/10, 2012 at 11:13
1

© 2022 - 2024 — McMap. All rights reserved.