Is the queue name correct? Does it start if you remove that
dependency?

Post the queue deployment descriptor.

Regards,
Adrian

On Wed, 2003-10-08 at 23:39, Nicholas wrote:
> Yes, sorry. It does, but I cannot tell why. The
> dependendencies listed below work if we exclude the
> JMS  MBeans.
> 
> 
> 2003-10-08 17:59:37,239 ERROR
> [org.jboss.deployment.scanner.URLDeploymentScanner]
> MBeanException: Exception in MBean operation
> 'checkIncompleteDeployments()'
> Cause: Incomplete Deployment listing:
> Packages waiting for a deployer:
>   <none>
> Incompletely deployed packages:
>   <none>
> MBeans waiting for classes:
>   <none>
> MBeans waiting for other MBeans:
> [ObjectName: jboss:service=DataSyncController
>  state: CONFIGURED
>  I Depend On:  
> jboss.jca:name=UpdateCacheDS,service=LocalTxCM
> jboss.jca:name=OracleDS,service=LocalTxCM
> jboss.jca:name=FLTStagingDS,service=LocalTxCM
> jboss.j2ee:jndiName=ejb/ClientManager,service=EJB
> jboss.j2ee:jndiName=ejb/UserManager,service=EJB
> jboss.j2ee:jndiName=ejb/Client,service=EJB
> jboss.j2ee:jndiName=ejb/Combo,service=EJB
> jboss.j2ee:jndiName=ejb/ClientAssignment,service=EJB
> jboss.j2ee:jndiName=ejb/ClientInactivation,service=EJB
> jboss.j2ee:jndiName=ejb/TaxEvent,service=EJB
> jboss.j2ee:jndiName=ejb/TaxEventTransaction,service=EJB
> jboss.j2ee:jndiName=ejb/QuarterlyProcessStatus,service=EJB
> jboss.j2ee:jndiName=ejb/FltHistoryManager,service=EJB
> jboss.j2ee:jndiName=ejb/UserManagerLocal,service=EJB
> jboss.j2ee:jndiName=ejb/ClientBits,service=EJB
> jboss.j2ee:jndiName=ejb/DataSynchLocal,service=EJB
> jboss.mq:service=InvocationLayer,type=JVM
> jboss.mq.destination:name=ClientChangeNotification,service=Queue
> jboss:service=CacheService
> jboss:service=EBSScheduler
> 
>  Depends On Me: ]
> 
> Thanks.
> 
> //Nicholas
> 
> 
> 
> --- Adrian Brock <[EMAIL PROTECTED]> wrote:
> > And the error message is? Something about incomplete
> > deployments?
> > 
> > Regards,
> > Adrian
> > 
> > On Wed, 2003-10-08 at 22:49, Nicholas wrote:
> > > We have SAR that depends on a JMS Connection
> > Factory
> > > and a Queue. We have attempted to set them as
> > > dependencies in the SAR's jboss-service, but doing
> > so
> > > causes the start() method to never be called at
> > jboss
> > > startup time.
> > > 
> > > However, not putting in the dependencies results
> > in a
> > > JNDI lookup failure when the MBean looks up the
> > > ConnectionFactory and/or the Queue.
> > > 
> > > The dependencies we put in look like this:
> > > 
> > >
> >
> <depends>jboss.mq:service=InvocationLayer,type=JVM</depends>
> > >
> >
> <depends>jboss.mq.destination:name=ClientChangeNotification,service=Queue</depends>
> > > 
> > > Which MBeans should I be putting the dependencies
> > on
> > > to make this work ?
> > > 
> > > Thanks !
> > > 
> > > //Nicholas
> > > 
> > > =====
> > > Nicholas Whitehead
> > > Home: (973) 377 9335
> > > Cell: (201) 615 2716
> > > [EMAIL PROTECTED]
> > > Get Your News From The Crowbar:
> > http://crowbar.dnsalias.com:443/crowbar/
> > > 
> > > 
> > >
> >
> -------------------------------------------------------
> > > This SF.net email is sponsored by: SF.net Giveback
> > Program.
> > > SourceForge.net hosts over 70,000 Open Source
> > Projects.
> > > See the people who have HELPED US provide better
> > services:
> > > Click here: http://sourceforge.net/supporters.php
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> > -- 
> > xxxxxxxxxxxxxxxxxxxxxxxx 
> > Adrian Brock
> > Director of Support
> > Back Office
> > JBoss Group, LLC 
> > xxxxxxxxxxxxxxxxxxxxxxxx 
> > 
> > 
> > 
> >
> -------------------------------------------------------
> > This SF.net email is sponsored by: SF.net Giveback
> > Program.
> > SourceForge.net hosts over 70,000 Open Source
> > Projects.
> > See the people who have HELPED US provide better
> > services:
> > Click here: http://sourceforge.net/supporters.php
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> =====
> Nicholas Whitehead
> Home: (973) 377 9335
> Cell: (201) 615 2716
> [EMAIL PROTECTED]
> Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to