What do you have in your ejb-jar.xml?  Are you providing local-home or
home tags?

cheers
dim

On Wed, 3 Oct 2001, David You wrote:

> I remember someone said JBoss had already supported LocalInterface?
> I tried on 2.4.1 and it got me errors:
> Any Ideas?
> 
> thanks
> david
> =================================
> 
> Bean   : SequenceSession
> Section: 6.10.6
> Warning: A session bean's home interface must extend the
> javax.ejb.EJBHome inter
> face.
> 
> [Verifier]
> Bean   : SequenceSession
> Method : public abstract void remove(Object) throws RemoveException,
> EJBExceptio
> n
> Section: 6.10.6
> Warning: The methods in the home interface must include
> java.rmi.RemoteException
>  in their throws clause.
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to