I am in dire need of assistance! 
I have written an mbean and it hot deploys
just fine, but when it deploys on startup it fails because it uses a mysql
datasource which is not deployed yet...ok I have done the homework and 
have found what i thought at first was the answer i added a line in the mbeans
jboss-service.xml like the following:
   jboss.jca:service=LocalTxCM,name=MySqlDS

but alas my brief moment of euphoria was quickly crushed...

I am still getting the same errors :

21:31:14,116 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 
'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.jmx:name=GridStartMBean
 state: FAILED
 I Depend On:   jboss.jca:service=LocalTxCM,name=MySqlDS

Thanks in advance for your help and expertise!


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825308#3825308";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825308>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to