I'm creating an example application that creates a reservation for a car rental. I created a reservation table that had two references to a location table. One for pickup and one for drop off. When I generate the code I get alot of compile problems with this. The one that just have one seem to work but when more than one, it doesn't work. Is there a work around for this?
I've fixed a lot of the compile problems but there are few that are not so easy. I also have no idea if I'm on the right path. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932712#3932712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932712 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
