[ 
https://issues.apache.org/jira/browse/AMQCLI-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856542#comment-15856542
 ] 

Christopher L. Shannon commented on AMQCLI-2:
---------------------------------------------

I added the proper maven plugins to generate the JAXB classes and add them to 
the jar.  I also created a marshaller and unit test to demonstrate streaming to 
a file so we don't need to have the entire store in memory at once.  This will 
need some work but it is a starting point.

https://git-wip-us.apache.org/repos/asf?p=activemq-cli-tools.git;a=commit;h=796d90177c31746b7451617949defb362c46404e

> Generate JAXB java classes from Artemis store import schema
> -----------------------------------------------------------
>
>                 Key: AMQCLI-2
>                 URL: https://issues.apache.org/jira/browse/AMQCLI-2
>             Project: ActiveMQ CLI Tools
>          Issue Type: Task
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 1.0.0
>
>
> Once the Artemis import message store schema is complete, use it to generate 
> JAXB classes.  This will make exporting a KahaDB store to XML easier as we 
> can work with Java objects instead of directly with an XML writer. This can 
> be done by setting up the jaxb2-maven-plugin to auto generate the classes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to