standardjboss.xml has changed. As well as other configuration files. Make sure you're not using old configs.
Bill > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Nick Taylor > Sent: Thursday, October 11, 2001 12:28 PM > To: Jboss-User@Lists. Sourceforge. Net > Subject: [JBoss-user] 2.4.0 to 2.4.3 > > > Hhhhmmmmm, > I've just upgraded from 2.4.0 to 2.4.3 and suddenly the same code in my > session bean is giving me a NPE... > > UserHome userHome = EJBUtils.getUserHome(); > userBean = userHome.findByName(username); > details = userBean.getDetails(); > > The above code works fine with 2.4.0 but in 2.4.3 userBean is > null...have i > missed something in the pipe??? > > Yours stumped! > Nick > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
