On Mon, 1 Mar 2004, Andreas Kemkes wrote: > Eivind: > > Eivind Waaler wrote: > > >Hi Andreas, > > > >The adapter plugin for hibernate is still under development and not quite > >ready for use unfortunately. Classes with composite keys and other basic > >stuff is not yet in place. > > > I do understand that it is work in progress. It was just too tempting > to see that something is in progress to decouple struts and cmp20. And > there aren't any composite keys in my model right now.
It's nice to see that there's interest in this work :-) When running it on the three sample tables (flight, person, reservation) i only get an error on the StrutsReservationDelegate because of the composite key. Have you tried this? Just to check if it's related to your setup or the tables you're using. > I've looked a bit deeper and it seems that velocity's #parse directive > appears ineffective. This is supposed to work, isn't it. I'm using a > velocity 1.4 jar file. Any ideas what could be the cause? It is supposed to work, but I haven't had time to test it through very well yet. Not sure what could cause your problem. Let me know if you figure out anything or do any more development on this, I'd be happy to update the cvs. The goal is to get a first version of this up and running asap, seems to be something people might be finding useful. Cheers .eivind > Thanks, > > Andreas > > >Not sure about your xdoclet error. Try searching the xdoclet > >lists/documentation for similar errors. > > > >Regards > >.eivind > > > > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
