jaxb « package « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » package » jaxb 

1. How can i tell jaxb / Maven to genereate multiple schema packages?    stackoverflow.com

Example:

</plugin>       
       <plugin>
           <groupId>org.jvnet.jaxb2.maven2</groupId>
      ...

2. jaxb.properties file from java package not included in Maven built .war    stackoverflow.com

I put a jaxb.properties file in the package where my classes are where I use a different JAXB provider (as seen in this link Specifying EclipseLink MOXy as Your ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.