[JBoss-user] [Persistence & CMP/JBoss] - JBoss 4.0.1 -> 4.0.2. Hibernate app. has stopped working

2005-05-13 Thread salgiza
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

[JBoss-user] [Beginners Corner] - Could not dereference object

2005-02-07 Thread salgiza
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