Hi,
Indeed you did leave some commented out code. I always wondered how the
jboss-specific deployment info was supposed to get into the rar. I like
the idea of having an application-specific configuration much better.
Wouldn't it be pretty easy to have each application (have the opportunity)
to include a jboss.jcml-format file that is configured as the first
deployment step and removed as the last undeployment step? I'm not sure
about jmx namespaces, however I think these could be used to keep the
applications from interfering with each other. (so for instance two apps
could have connection factories with the same (local) name but attached to
different dbs)
I think several people have asked recently whether it is possible to add
pools while jboss is running: this would certainly provide an easy way for
them to script that.
Any comments anyone?
david jencks
On 2001.07.18 16:52:42 -0400 Toby Allsopp wrote:
> On Wed, Jul 18, 2001 at 03:38:29PM -0400, Jay Walters wrote:
> > Do I need an MBean for each connector which I'm deploying to JBossCX
> (maybe
> > I'm really confused here)? It seems that this is how the two which are
> > distributed with the standard JBoss release are configured. Is this
> how it
> > works right now? Is there some reason that it needs to be this way?
>
> The way it currently works is that you need an MBean for each connection
> factory you want to have in JNDI, just like you need an MBean for each
> JDBC connection pool.
>
> It would be nice to be able to set up the connection factory as part
> of an EAR, e.g. using a jboss-application.xml file. I think I left
> some commented out code in RARDeployer.java that looks for a
> jboss-ra.xml file in the RAR and treats it like an excerpt from
> jboss.jcml.
>
> I think this approach is alright, but perhaps we should define a
> general mechanism for an application to contain an MBean configuration
> that is started when the app is deployed and stopped when it is
> undeployed.
>
> Toby.
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development