Sure.  The *-ds.xml file gets xsl-transformed into 3 mbeans/datasource, so
just pick the ConnectionManager one and depend on it.  You can find the
exact object name in the jmx-console after you deploy the *-ds.xml file.

david

On 2003.03.01 11:16 Nolan Wright wrote:
> Thanks.  I was able to get things working by using the *-ds.xml.  One
> question: if I have a service that depends on a data source, is there a
> way I can specify that dependency?  
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> David Jencks
> Sent: Friday, February 28, 2003 3:43 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] RARDeployment - what happened to it?
> 
> Not in jb4 you don't, it's been quite rewritten.  What exactly are you
> having problems with?
> 
> You pretty much need to use the *-ds.xml files with jb4: if you want to
> use
> a *-service.xml file to deploy a datasource you need to include an
> xmbean
> configuration to deploy the ManagedConnectionFactory inside the
> *-service.xml which is at best hard to understand for humans.
> 
> david jencks
> 
> On 2003.02.28 15:24 Tom Elrod wrote:
> > What happened to the RARDeployment class that was in the
> > org.jboss.resource.connectionmanager package?  Needed it for
> connection
> > pooling in data
> > source xml.
> > 
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > 
> > 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to