[jboss-user] [EJB/JBoss] - Re: deployment of a ejb having bmp in jboss

rajatbh do-not-reply at jboss.com
Tue Aug 26 08:32:47 EDT 2008


techies

Finally I have solved this problem. The bean class was having a private method which was causing this exception. I had to change it to public. I always suspected problem with ejb-jar.xml or jboss.xml but changing the access modifier of this method to public from private did the real magic. ;-)

Thanks 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172555#4172555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172555



More information about the jboss-user mailing list