JBoss Community

Re: Deployment exception - Binding EJB Home

created by Volker Biermann in Beginner's Corner - View the full discussion

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

Start a new discussion in Beginner's Corner at Community