I'm having exactly the same problem that singular_droid had in this post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876764#3876764
I'm developing an application that works perfectly on JBoss 4.0.1, but when I
try to deploy it on JBoss 4.0.2, I get the following error:
12:49:08,5
After following the JBoss-IDE tutorial, I'm trying to do a similar project of
my own. Problem is, when I try to call my session bean from a servlet, I get a
"Could not dereference object" error.
I'm pretty sure it must be a silly mistake, but I can't seem to find what it is
:(.
Could anybody hi