I've been having a problem in getting a many-to-many relationship to 
work under 3.0 release.  I bought a subscription to the docs, but I just 
don't see what I'm doing wrong.

I have two ejb's:  ClientEJB and AclEJB that are related

The application compiles & deploys just fine, but when I try to use the 
relationship, I get an exception like below:

Load relation failed
Embedded Exception
ERROR:  Relation "clientejb_acls_aclejb_clients" does not exist

The client has a getAcls() abstract method and the acl has a 
getClients() abstract method.

I have the table mappings set up & such.  I just can't figure out what 
I'm doing wrong.

Any ideas?
gary.



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to