Volker Biermann [https://community.jboss.org/people/katerchen0815] created the discussion
"Re: Deployment exception - Binding EJB Home" To view the discussion, visit: https://community.jboss.org/message/762474#762474 -------------------------------------------------------------- Hello, I think the problem is related to the jndi-name. When I switch the default log level to DEBUG and look at the boot log I found something strange: The jndi-name of BPFinder is a mix-up of the jndi-name and the "path" of the bean. The jndi-name should be "BPFinder, bpserver/BPFinder" but it is "BPFinder, bpserver/BPFinder/com.identalink.biopassportadminserver.BPFinder, bpserver/BPFinder". For other beans the name is as expected. Erroneous beans are all of type stateless session bean. I updated the jboss.xml and validated with jobss 5 dtd but the problem remain. On JBoss 4.2.3 all beans are deployed without problems. Anny suggestions / solutions welcome. Volker -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/762474#762474] Start a new discussion in Beginner's Corner at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
