|
����� Hi, ����� I�m using Jboss 2.0 with Tomcat 3.1, and I�m trying to access a
EJB through a JSP page, and I�m getting the following error : Class javax.ejb.EJBHome not
found in interface ejb.demo.DemoHome. ����� I know that jax.ejb.EJBHome is the Home�s parent interface for
EJB. Then I included j2ee.jar in the Jboss�s Classpath in run.sh, and then I
had a lot of error in Jboss�s starting : [Naming] Initialized [Transaction manager]
Initializing [Transaction manager]
Initialization failed [Transaction manager]
javax.naming.CommunicationException: Can't find SerialCont extProvider [Transaction manager]�� at com.sun.enterprise.naming.SerialContext.getProvider(S erialContext.java:60) [Transaction manager]�� at
com.sun.enterprise.naming.SerialContext.<init>(Serial Context.java:79) [Transaction manager]�� at
com.sun.enterprise.naming.SerialInitContextFactory.ge tInitialContext(SerialInitContextFactory.java:54)��� . . . ����� Then What�s the
solution ? My EJB is needing of javax.ejb.EJBHome, but if I put it in the
classpath jboss doesn�t start anymore� ����� ����� I�m using Jboss 2.0 with Tomcat 3.1 (Tomcat web server) and JDK
1.3 over Red Hat Linux 6.2 in a Pentium 500 512 Mb RAM. ����� Thanks for any help, Sergio Stateri Jr Tesla
Tecnologia Sao
Paulo (SP) Brazil |
- Re: [jBoss-User] Error when accessing a EJB by JSP (Tomc... Sergio Stateri Jr
- Re: [jBoss-User] Error when accessing a EJB by JSP ... Rickard �berg
