hi all, in the process of migrating to jboss 5.0 i 've run into the following when deploying ejb 2.1 beans (entities and stateless session).
the console prints several message like this: 10:38:39,554 INFO [EjbDeployer] installing bean: ejb/mtnusa_stats-6.7-SNAPSHOT.jar#CommandLog,uid1092787950 10:38:39,554 INFO [EjbDeployer] with dependencies: 10:38:39,554 INFO [EjbDeployer] and supplies: 10:38:39,554 INFO [EjbDeployer] jndi:mtn_usa/commandlog/CommandLog 10:38:39,554 INFO [EjbDeployer] jndi:CommandLog but; viewing the jndi tree via the jmx-console's JNDIView does not reflect the above mappings. the lookups in our code also fails miserably, e.g.: javax.naming.NameNotFoundException: mtn_usa not bound any idea on how to debug this? is there anything specific that needs to be done? rewriting all the beans as ejb3 compliant beans is not yet possible at this stage. anything else i can try? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180224#4180224 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180224 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user