Re: Inheritance

2000-09-01 Thread Etienne Bernard
On Fri, Sep 01, 2000, Kurt Hoyt wrote: I know the EJB 1.1 and 2.0 specs avoid (finesse?) the issue of bean inheritance, but has anyone tried doing anything that mimics inheritance using Orion? If so, can you share how you accomplished it? I was able to create entity beans (BMP) which remote

RE: Inheritance

2000-09-01 Thread Joe Walnes
I know the EJB 1.1 and 2.0 specs avoid (finesse?) the issue of bean inheritance, but has anyone tried doing anything that mimics inheritance using Orion? If so, can you share how you accomplished it? EJB does not directly support inheritance - the main reason being that the Home interface for

Re: Inheritance

2000-09-01 Thread Mike Clark
There has been lively discussion on this topic in the ejb-interest mailing list. You can search the archives for inheritance here... http://archives.java.sun.com/archives/ejb-interest.html EJB inheritance has some general restrictions, though I don't think you'll find Orion to be the