[jboss-user] [Beginner's Corner] - Deployment exception - Binding EJB Home
Volker Biermann
do-not-reply at jboss.com
Thu Sep 20 05:12:26 EDT 2012
Volker Biermann [https://community.jboss.org/people/katerchen0815] created the discussion
"Deployment exception - Binding EJB Home"
To view the discussion, visit: https://community.jboss.org/message/760547#760547
--------------------------------------------------------------
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
[https://community.jboss.org/message/760547#760547]
Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120920/bb93d920/attachment-0001.html
More information about the jboss-user
mailing list