Hi Guys,
fairly new to JBoss and trying to call a session bean
from another. 
I've installed a security manager but and the JNDI
bean context lookup is fine, but when I try to cast
the Home Interface I get:

[CompanySearchBean] TRANSACTION ROLLBACK
EXCEPTION:com/knet/session/utils/UtilitiesHome; nested
exception is: 
        java.lang.NoClassDefFoundError:
com/knet/session/utils/UtilitiesHome
[CompanySearchBean] java.lang.NoClassDefFoundError:
com/knet/session/utils/UtilitiesHome
[CompanySearchBean]     at
com.knet.session.companysearch.CompanySearchBean.listCompanies(CompanySearchBean.java:48)

if any ideas please let me know,
Thanks alot in advance.

Robert Bachan

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

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

Reply via email to