[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OPP only uses first interface in implements list



On Tue, 16 May 2000, Mark Addleman wrote:
> I believe I've found a bug in OPP.  It is only picking up the first
> OzoneRemote interface in the implements list.  For example:
> 
> interface I1 extends OzoneRemote {
> 	public void m1();
> }
> 
> interface I2 extends OzoneRemote {
> 	public void m2();
> }
> 
> class C extends OzoneObject implements I1, I2 {
> 	public void m1() {...}
> 	public void m2() {...}
> }
> 
> Running OPP, the proxy I get only contains the interfaces in I1.  I believe
> it should also contain the interfaces in I2.

This should be fixed in the 0.5dev1 release. What version are you using? Can
you try 0.5dev1 ?


Falko
-- 
______________________________________________________________________
Falko Braeutigam                         mailto:falko@softwarebuero.de
softwarebuero m&b (SMB)                    http://www.softwarebuero.de