JBoss Community

Deployment exception - Binding EJB Home

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

Hello,

I am Using JBoss 6 to deploy an application. For several beans this works very good. I have problem with a stateless session bean. What am I doing wrong? The log shows that the bean is deployed but it looks that it can not bound to jndi. Please see below a part of the boot log. I have added the deployment files as attachments. I am convinced that I did something wrong but what?

 

 

09:12:27,370 INFO  [EjbDeployer] installing bean: ejb/bpserver.jar#BPFinder,uid1044388609

09:12:27,372 INFO  [EjbDeployer]   with dependencies:

09:12:27,374 INFO  [EjbDeployer]   and supplies:

09:12:27,375 INFO  [EjbDeployer]    jndi:bpserver/BPFinder/com.identalink.biopassportadminserver.BPFinder

09:12:27,378 INFO  [EjbDeployer]    jndi:BPFinder

09:12:27,379 INFO  [EjbDeployer]    jndi:bpserver/BPFinder

--- info deleted ---

09:12:30,231 INFO  [EjbModule] Deploying BPFinder

--- info deleted ---

09:12:53,093 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:jndiName=BPFinder,service=EJB state=Create mode=Manual requiredState=Installed: javax.management.MalformedObjectNameException: Unterminated key property part

--- error stack trace deleted ---

09:12:54,146 INFO  [ProxyFactory] Unbind EJB Home 'BPFinder' from jndi 'BPFinder'

 

Thank you for your help

 

Katerchen0815

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community