JBoss Community

how to deploy a service pojo depending on ejb timer

reply from jaikiran pai in EJB 3.0 - View the full discussion

The NullPointerException is coming from your code:

 

Caused by: java.lang.NullPointerException

        at  MyService.create(MyService.java:39)

 

So you'll have to see what's wrong with line 39 of that class in your application.

Reply to this message by going to Community

Start a new discussion in EJB 3.0 at Community