[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBOSS Migration issue from 3.2 to 4.0 NullPointerExcepti

jaikiran do-not-reply at jboss.com
Wed Aug 13 05:34:06 EDT 2008


anonymous wrote : java.lang.NullPointerException
  | at com.mypackage.services.jdo.JDOService.get(Unknown Source) 

The NullPointerException is coming from com.mypackage.services.jdo.JDOService class, which does not belong to JBoss. You will have to look into the code of the get method in this class to understand which line is throwing this exception and why.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170271#4170271

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170271



More information about the jboss-user mailing list