I'm having the problem that my EJB beans are not being bound successfully on 
deployment taking what worked in 4.0.1 to 4.0.4. There are a couple of 
interesting things in the logfile:
2006-07-03 14:51:34,727 DEBUG [org.jboss.ejb.EntityContainer] Unable to 
retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB 
is not registered.
.
.
.
2006-07-03 14:51:34,831 DEBUG 
[org.jboss.ejb.plugins.local.BaseLocalProxyFactory] TheRentalAgent cannot be 
Bound, doesn't have local and local home interfaces
2006-07-03 14:51:34,898 DEBUG [org.jboss.proxy.ejb.ProxyFactory] (re-)Binding 
Home nym/rentalAgent
2006-07-03 14:51:34,911 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 
'TheRentalAgent' to jndi 'foo/rentalAgent'

I'm unable to look this bean's home object up using JNDI as I am able to do in 
4.0.1. I can't tell if the problem is to do with CorbaORB not being registered, 
some problem with the deployment descriptors, or what. I have found some posts 
that hint at similar problems, but no solutions. I'm afraid I have not kept up 
with EJB's spec release to 3.0 and don't know if I'm forced to do something 
there. I have included version="2.1" in my ejb-jar tags. Can't figure out what 
else to do.
Any help?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955115#3955115

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955115

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to