Hi Jay,

Yes this was a bug. Thank you for reporting it.
Should be fixed in the CVS now.

-- Juha


On Fri, 20 Oct 2000, Jay Walters wrote:
> I note that the above mentioned item isn't correctly verified by jBoss, but
> is by some (not all) of the COS EJB containers.  
> 
> An example is
>
> Bean remote 
> 
> public void foo() throws FinderException, RemoteException;
> 
> Bean implementation
> 
> public void foo() throws FinderException, EJBException, RemoteException {
> ... }
> 
> jBoss deploys this bean no problems (as does JRun), but Weblogic
> complains...
> 
> Cheers
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 
> 



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to