users@jaxb.java.net

RE: POJOs and (EJB) annotations

From: Scott Allan <sallan1000_at_aol.com>
Date: Thu, 16 Mar 2006 14:53:28 -0600

Sure. I'm not sure how much time I can devote to maintaining or
upgrading it. I have 3 plugins. One sets default values, one makes it
cloneable, and one does annotations. I just need instructions on how to
do it.




> -----Original Message-----
> From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
> Sent: Thursday, March 16, 2006 9:53 AM
> To: users_at_jaxb.dev.java.net
> Subject: Re: POJOs and (EJB) annotations
>
>
> Scott Allan wrote:
> > 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.
>
> Would you be interested in hosting that (and your cloneable
> plugin) at
> jaxb2-commons?
>
> >
> >
> >> -----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
> >
> > .
> >
>
>
> --
> Kohsuke Kawaguchi
> Sun Microsystems kohsuke.kawaguchi_at_sun.com
>