RE: POJOs and (EJB) annotations
https://jaxb.dev.java.net/servlets/ReadMsg?list=users&msgNo=4491
> -----Original Message-----
> From: Scott Allan [mailto:sallan1000_at_aol.com]
> Sent: Thursday, March 16, 2006 9:24 AM
> To: users_at_jaxb.dev.java.net
> Subject: RE: POJOs and (EJB) annotations
>
>
> I wrote a pretty basic one and posted it last year. It's not
> complete but it did what I needed it to at the time. Feel
> free to use or enhance it.
>
>
> > -----Original Message-----
> > From: Lucas Jordan [mailto:lucasjordan_at_softhome.net]
> > Sent: Thursday, March 16, 2006 8:33 AM
> > To: users_at_jaxb.dev.java.net
> > Subject: Re: POJOs and (EJB) annotations
> >
> >
> > I recently have given up developing a plugin for creating
> > Hibernate mappings. I found that I could derive almost
> > everything I needed from the classes themselves, the
> > information I could not gather (The types contained it
> > collections) I have just passed 'manually' to my code
> > generator. I prefer not to do this and would be interested in
> > collaborating to create a plugin for the Java Persistence API
> > and or Hibernate. Hyperjaxb2 does look like it is well on
> > it's way...perhaps that's were I should put my time.
> >
> > Any more folks out there who would be interested in this topic?
> >
> > -Lucas
> >
> >
> > On 3/16/06 1:56 AM, "Dennis Thrysøe" <dth_at_conscius.com> wrote:
> >
> > > Kohsuke Kawaguchi wrote:
> > >> I think a few people are interested in developing the EJB3
> > plugin for
> > >> JAXB 2.0 --- I hope they chime in.
> > >
> > > I would imagine so :)
> > >
> > >> If not, you should write to Lexi (lexi_at_dev.java.net). He's
> > the owner
> > >> of the hyperjaxb projects.
> > >
> > > I had the impression that he was present on this list?
> > >
> > >
> > > -dennis
> > >
> >
> ----------------------------------------------------------------------
> > > -----
> > > The information in this email is confidential and may be
> > legally protected.
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> > > For additional commands, e-mail: users-help_at_jaxb.dev.java.net
> > >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> > For additional commands, e-mail: users-help_at_jaxb.dev.java.net
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>