But than you cannot re-generate your JAXB objects. You should consider to
version the generated and annotated domain objects instead to generate it
from your XSD file...

Best,
Christian

On Thu, Aug 23, 2012 at 5:29 PM, Charles Moulliard <ch0...@gmail.com> wrote:

> Yep. You can annotated your domain class with both JAXB and Bindy
> annotations.
>
> On Thu, Aug 23, 2012 at 4:37 PM, Joe San <codeintheo...@gmail.com> wrote:
>
> > I would have to route a JMS message which I guess would be from Tibco to
> a
> > CSV file to be saved as .xls in a file system.
> >
> > I guess I have to use both the JAXB and Bindy dataformats. JAXB to
> > unmarshall from xml to Java and marshall from java to csv using Bindy.
> But
> > can I annotate the same domain object which I get from the generated JAXB
> > with annotations from the Bindy?
> >
> > Regards,
> > Jothi
> >
>
>
>
> --
> Charles Moulliard
> Apache Committer / Sr. Pr. Consultant at FuseSource.com
> Twitter : @cmoulliard
> Blog : http://cmoulliard.blogspot.com
>



--

Reply via email to