aspose file tools
The moose likes JBoss and the fly likes partly beans Not Bound Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "partly beans Not Bound" Watch "partly beans Not Bound" New topic
Author

partly beans Not Bound

ray frid
Ranch Hand

Joined: Dec 23, 2010
Posts: 76
Hi all,
I am migrating Jboss 4 to Jboss 5.1AS.

There is some weird situation where part of my Stateless beans are not bounded.

this is the Exception as you all know it:

18:38:30,046 ERROR [STDERR] javax.naming.NameNotFoundException: LogDaoBean not bound
18:38:30,046 ERROR [STDERR] at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
18:38:30,046 ERROR [STDERR] at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)

If we look at the server log we can find this error

DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN jboss.j2ee:ear=WMA_EXPLODED.ear,jar=WMA_EXPLODEDEJB.jar,name=LogDaoBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'persistence.unit:unitName=WMA_EXPLODED.ear/WMA_EXPLODEDEJB.jar#wmaPU' **



Any idea what could cause it?

thanks,

ray.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: partly beans Not Bound
 
Similar Threads
Binded Name throwing Name Not Found Exception
Problem in getting the datasource for mysql
Injection exception, session bean not bound
Session bean not bound
Issue with JBoss restart