To be honest, I don't even have the alpha sources on my machine anymore.  I
would guess that the system is having matching your function method with the
specification.  My guess is that the method declaration is wrong.  Look at
your code and ejb-jar carefully.

-dain

> -----Original Message-----
> From: Frank Xia [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 18, 2002 12:53 PM
> To: 'Dain Sundstrom'; [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] deploying CMP local entity bean,
> NullPointerExce ption when it's invoked
> 
> 
> Dain, 
> 
> Thanks for catching one more error from me. However, after  
> removing the
> ORDER BY clause, I still got the same error message. 
> 
> Does anyone out there have any success stories willing to share? 
> 
> Thanks again
> 
> Frank
> 
> [13:50:30,404,J2eeDeployer#Default] J2EE application:
> file:/D:/java/jboss-3.0.0alpha/deploy/mapservice.jar is deployed.
> [13:50:34,199,Default] CatalogBean:setSessionContext()
> [13:50:34,199,Default] CatalogBean:ejbCreate()
> [13:50:34,209,Default] CatalogBean:getAllServices() 1
> [13:50:34,289,Default] ServiceCatalogBean: 
> ServiceCatalogBean() ... a new
> service bean created by EJB container
> [13:50:34,489,Default] Did not find the UCL resource
> com/esri/mo/res/Res_en.properties
> [13:50:34,550,Default] Did not find the UCL resource
> com/esri/mo/res/Res_en_US.properties
> [13:50:34,700,Default] ServiceCatalogBean: setEntityContext() 
> called. null
> [13:50:34,770,Default] java.lang.NullPointerException
> [13:50:34,770,Default]  at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCFinderCommand.execute(JDBCF
inderCommand.j
> ava:87)
> [13:50:34,770,Default]  at
> org.jboss.ejb.plugins.cmp.jdbc.JDBCFindEntitiesCommand.execute
> (JDBCFindEntit
> iesCommand.java:
> 79)
>   
> 
> _______________________________________________
> 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

Reply via email to