It is not configured correctly as it is using out of date custom
ejb container interceptors. This is why the example is not included
with the JBoss/Tomcat bundle.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message ----- 
From: "Dennis Muhlestein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 9:53 AM
Subject: [JBoss-user] tomcat 4 issue

> I've compiled the lated CVS on Branch_3_0.  When I deploy the
> tomcat-test.ear that is built in the catalina directory, I can access
> the index page ok.  Tomcat seems to be working fine but the executing
> servlet still can't talk to an ejb.  I get:
> 
> java.lang.NullPointerException
> at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:96)
> at $Proxy23.create(Unknown Source)
> at org.jboss.test.tomcat.servlet.HelloEJB.testBean(HelloEJB.java:71)
> at org.jboss.test.tomcat.servlet.HelloEJB.doGet(HelloEJB.java:40)
> (followd by the rest of tomcat's stack trace...)



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

Reply via email to