jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"how to deploy a service pojo depending on ejb timer"
To view the discussion, visit:
http://community.jboss.org/message/550349#550349
--------------------------------------------------------------
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
[
http://community.jboss.org/message/550349#550349]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]