Hi,

Already posted but never got a reply ;(

I want to run my SessionBean afte doing some functionality in Start() method of 
my MBean.
But EJB just doesn't get deployed before MBean.
I have tried with  tag. y jboss-serv ice.xml looks like this:

                        jboss.j2ee:service=EJB,jndiName=DrawResultsBean         
          
    


 But when run getting this error:
--- MBeans waiting for other MBeans ---
ObjectName: com.gameteclabs.bizlogic.workflow:service=CheckForDraw
State: CONFIGURED
I Depend On:
jboss.j2ee:service=EJB,jndiName=ejb/ADMDrawResults1Bean

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.j2ee:service=EJB,jndiName=ejb/DrawResultsBean
State: NOTYETINSTALLED
Depends On Me:
com.gameteclabs.bizlogic.workflow:service=CheckForDraw

Please help me in solving this error. I am stuck for last 4 days ;(

Regards,




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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to