[jboss-user] [JBoss Seam] - Re: NoClassDefFoundError: Lorg/jboss/ejb3/embedded/EJB3Stand

paulrot do-not-reply at jboss.com
Thu Sep 28 09:08:19 EDT 2006


turns out my problem was related to the org.jboss.seam.core.ejb component after all...  i had to change from :

<component class="org.jboss.seam.core.Ejb" installed="true"/>
to
<component class="org.jboss.seam.core.Ejb" installed="false"/>

no idea why it should be like that, but everything seems to work fine now

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

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



More information about the jboss-user mailing list