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...)


This is the exact same problem I had with beta 2 before RC1 came out. 
Is the test app configured wrong??  Has anyone got it to work?

Thanks Dennis

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to