RE: [JBoss-user] CMR problems -- Newbie

2003-11-08 Thread Stephane Nicoll
[mailto:[EMAIL PROTECTED] Sent: Fri 11/7/2003 23:47 To: [EMAIL PROTECTED] Cc: Subject:[JBoss-user] CMR problems -- Newbie I am trying to get started with EJB on JBoss, particularly creating container-managed EJBs. I am using JBoss 3.2.2 and MySQL on the backend. I have two simple

[JBoss-user] CMR problems -- Newbie

2003-11-07 Thread Steven Nakhla
I am trying to get started with EJB on JBoss, particularly creating container-managed EJBs.  I am using JBoss 3.2.2 and MySQL on the backend.  I have two simple beans, Employee and Address.  I would like to establish a CMR between the two so that an Employee bean can call the function setAddress(Ad