Hi,

Lorenzo Resta wrote:
> Shouldn't the getEJBMetaData().getHomeInterfaceClass() return the home interface, or 
>does it
> return the class that implements the home interface?

I think it should return the home interface class, and
_not_ the class implementing the home interface.

The EJB1.1 specification is surprisingly silent on this,
but the Javadocs for BeanMetaData.getHomeInterfaceClass()
says: "Obtain the Class object for the enterprise Bean's
home interface.".

Doesn't it work that way in JBoss?


Best Regards,

Ole Husgaard.

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

Reply via email to