-
Bug
-
Resolution: Obsolete
-
Minor
-
JBossAS-3.2.6 Final
-
None
SourceForge Submitter: jtemple0 .
It's either a bug in JBoss 3.2.2 or the Oreilly workbook
for JBoss.
Ex06_3 of workbook Titan-JBoss-3.2-12d from
http://www.oreilly.com/catalog/entjbeans3/workbooks/in
dex.html fails to deploy
org.jboss.deployment.DeploymentException:
CustomerEJB has no local home interface
The setup is
customer:homeAddress(1)---->address:id(1)
Address has a local interface, but it would appear there
is no need for Customer to have one - the relationship is
uni-directional.
I know something similar (the same) was discussed at
http://sourceforge.net/tracker/?
group_id=22866&atid=376685&func=detail&aid=544778
but it still looks like a bug somewhere to me.
If it is deemed a bug in the workbook example, perhaps
someone could provide a working 1:1 unidirectional
example.
Many Thanks
Martin