When I do this and run a simple application I get
    [java] net.sf.hibernate.MappingException: No persister for:
net.starmap.test.ThingImpl

This is because ThingImpl is not annotated with hibernate xdoclet tags,
is this a manual task or should andromda generate some basic annotation?


On Tue, 2004-07-27 at 23:58, Chad Brandon wrote:
> ----- Original Message ----- 
> From: "Martin West" <[EMAIL PROTECTED]>
> To: "Jorge Middleton" <[EMAIL PROTECTED]>
> Cc: "Andromda User" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 27, 2004 6:31 PM
> Subject: Re: [Andromda-user] hibernate
> 
> 
> > I am doing the same thing, the Impls are only generated once according
> > to the generated code and is where you place the business logic.
> >
> > My question is do I have to run XDoclet separetely on the hibernate
> > annotated classes?
> 
> Yep, you'll need to run xdoclet in order to generate the Hibernate
> configuration files.
> 
> >
> > On Tue, 2004-07-27 at 23:17, Jorge Middleton wrote:
> > > Hi,
> > >
> > > I'm making a <<Entity>> to generate the hibernate mapping and I see
> > > that AndroMDA generates an Impl class and a Factory class.
> > > Is it posible to configure AndroMDA for to ignore the generation of
> > > Impl and Factory classes? or I have to change the cartridge?
> > >
> > > AndroMDA generate an Impl and Factory per each Entity in my model??
> > >
> > > Thanks in advance
> > > Jorge L. Middleton
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by BEA Weblogic Workshop
> > > FREE Java Enterprise J2EE developer tools!
> > > Get your free copy of BEA WebLogic Workshop 8.1 today.
> > > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
> > > _______________________________________________
> > > Andromda-user mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/andromda-user
> > -- 
> > Martin West
> > Head of Product Design and Development
> > http://www.star-map.net
> > +44(0)207 318 0308
> > +44(0)787 968 0096
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by BEA Weblogic Workshop
> > FREE Java Enterprise J2EE developer tools!
> > Get your free copy of BEA WebLogic Workshop 8.1 today.
> > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
> > _______________________________________________
> > Andromda-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/andromda-user
> >
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
> _______________________________________________
> Andromda-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/andromda-user
-- 
Martin West
Head of Product Design and Development
http://www.star-map.net
+44(0)207 318 0308
+44(0)787 968 0096



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to