On Jul 14, 2010, at 9:44 AM, Eric Covener wrote:
> I'm doing some work with a non-openejb EJB container and looking at
> the base and openejb-specific logic
>
> OpenEJBBean.java:
>public List getRemoveMethods()
>{
>// Should we delegate to super and merge both?
>return f
I'm doing some work with a non-openejb EJB container and looking at
the base and openejb-specific logic
OpenEJBBean.java:
public List getRemoveMethods()
{
// Should we delegate to super and merge both?
return findRemove(deploymentInfo.getBeanClass(),
deploymentInfo.getBusi