users@jaxb.java.net

Re: SchemaGen XSD Generation

From: Kostis Anagnostopoulos <ankostis_at_gmail.com>
Date: Tue, 3 Apr 2007 19:03:45 +0300

Just grab the maven artifacts from the java.net repository
[https://maven2-repository.dev.java.net/]:

https://maven2-repository.dev.java.net/source/browse/maven2-repository/trunk/www/repository/org/jvnet/hyperjaxb3/

(I would suggest to consider switch to maven2!!)

Regards,
  Kostis

On 4/3/07, rjain <rjain15_at_yahoo.com> wrote:
>
> I guess the project at https://hyperjaxb3.dev.java.net/ doesn't have any
> files to download, I have checked at the authors blog site as well.
>
>
>
> rjain wrote:
> >
> > Thanx, I will check that one.
> >
> > I am looking at DB->HBM->POJO's->XSD->JAXB
> > The reason is because I can model Db more efficiently, then writing XSD
> > Schemas. When I started this project, I attempted the XSD path, but lack
> > of modeling tools and the accompanying frustration, led me to more mature
> > DB approach. Again, I am going to try various approaches, but was
> > wondering it anyone has tried to generate XSD Schemas using schemagen and
> > then merge them with annotated POJO's of Hibernate using xjc...
> >
> >
> >
> >
> > Kostis Anagnostopoulos wrote:
> >>
> >> Hi Rajesh,
> >>
> >>
> >> First, have a look at Hyperjaxb3 for mapping of XSD --> POJOs --> HBM -->
> >> DB
> >> https://hyperjaxb3.dev.java.net/
> >>
> >> If what this project is doing fits your needs, then go ahead with it!
> >>
> >> Regards,
> >> Kostis
> >>
> >>
> >> On Tuesday 03 April 2007 17:24, rjain wrote:
> >>> Hi
> >>>
> >>> I have Hibernate generated POJO's with @Entity Annotations. I would like
> >>> to
> >>> use SchemaGen to generate XSD Schema's and then use XJC to generate same
> >>> POJO's with Entity and JAXB Annotations?
> >>> Alternatively, I would like to generate only POJO's with JAXB so I can
> >>> marshal/unmarshal
> >>>
> >>> My questions is : Is it possible to do this?
> >>> Or I am going down a wrong path?
> >>>
> >>> regards
> >>> Rajesh
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> >> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
> >>
> >>
> >>
> >
> >
>
> --
> View this message in context: http://www.nabble.com/SchemaGen-XSD-Generation-tf3514137.html#a9815266
> Sent from the java.net - jaxb users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>