[jboss-user] [EJB 3.0] - how to deploy a service pojo depending on ejb timer
jaikiran pai
do-not-reply at jboss.com
Wed Jun 30 06:04:15 EDT 2010
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&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100630/9cf2cbff/attachment.html
More information about the jboss-user
mailing list