Say I have 2 entity beans , in different packages . The beans have a 1:1 container managed relation . To help explain myself here's 2 examples : "test.beana.Person" , "test.beanb.DriversLicense" .
The problem is that after the generation , the relation cod that's supposed to return test.beana.PersonLocal to DriversLicense , tries returning test.beanb.PersonLocal which doesn't exist the Person bean existing only in the test.beaba package . It looks like this is a default , and so far i have not been able to fish the proper tag out of the examples or tag listing available on the XDoclet site . Does anybody here know it off the top of their heads ? thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822696#3822696 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822696 ------------------------------------------------------- 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 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
