File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes ANT & JAXB: add Extension and make generated classes Seriazable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ANT & JAXB: add Extension and make generated classes Seriazable" Watch "ANT & JAXB: add Extension and make generated classes Seriazable" New topic
Author

ANT & JAXB: add Extension and make generated classes Seriazable

Dupont Girard
Greenhorn

Joined: Mar 21, 2011
Posts: 24
Hello,

I am trying to generate beans classes using JAXB and Ant

This is my code:


It works well but i want to add "Extension" and make the generated classes implements serializable.

Thanks for your help
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ANT & JAXB: add Extension and make generated classes Seriazable
 
Similar Threads
Question on EJB based Webservice - Unable to run WSGEN against session bean
How to generate WSDL file for any JAX-WS?
wscompile - how to generate wsdl from service endpoint
How to generate Java annotations using Apache Axis
How can i remove namespace from the generated JAXB File ?