I'm attempting to migrate our application from JBoss 3.0.8 to 4.0.3SP1. Everthing depoys without any errors but when I attempt to do anything that invloves CMP I get the following exception:
12:29:07,835 INFO [STDOUT] javax.naming.NameNotFoundException: MyEntity not bound | 12:29:07,835 INFO [STDOUT] at org.jnp.server.NamingServer.getBinding(NamingServer.java:514) | 12:29:07,835 INFO [STDOUT] at org.jnp.server.NamingServer.getBinding(NamingServer.java:522) | 12:29:07,835 INFO [STDOUT] at org.jnp.server.NamingServer.getObject(NamingServer.java:528) | 12:29:07,835 INFO [STDOUT] at org.jnp.server.NamingServer.lookup(NamingServer.java:281) | 12:29:07,835 INFO [STDOUT] at org.jnp.server.NamingServer.lookup(NamingServer.java:255) | 12:29:07,835 INFO [STDOUT] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610) | 12:29:07,835 INFO [STDOUT] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572) | 12:29:07,835 INFO [STDOUT] at javax.naming.InitialContext.lookup(InitialContext.java:351) The messages on deplyoment seem to suggest the the entity beans have been deployed sucessfully. Anyne have any ideas/suggestion? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910002#3910002 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910002 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user