Hi Folks,
minor typos found in readme.txt:
1. setting of server.xml
should be
"X:\Orion-test-apps\Test20CmpDoOM\rel\Sample20EbDoOM-ver001a.ear"
^^
instead of
"X:\Orion-test-apps\Test20CmpDoOM\rel\Sample20EbDo-ver001a.ear"
2. setting of default-web-site.xml
should be
<web-app application="Sample20EbDoOM" name="Sample20EbDoOM-ver001a-web"
...
^^
instead of
<web-app application="Sample20EbDoOM" name="Sample20EbDo-ver001a-web" ...
Thanks for the good example, Jim 8)
Chris
-----Original Message-----
From: Jim Archer [mailto:[EMAIL PROTECTED]]
Sent: January 25, 2001 9:48 PM
To: Orion-Interest
Subject: EJB 2.0 with dependent 1 <--> n sample available
Hi All...
As promised, the EJB 2.0 CMP example with 1 to many EB to dependent
relationships is available. Its posted at:
http://www.archer.net/test20CmpDoOM.zip
Please let me know if you have any problems with it.
Jim