Hi,

I am just tryaing to (ab-)use the XSLSubDeployer to load a JMS-Provider.
(with Adapter, Loader and Pool to feed into MDB), and my first tests
look quite promising (Branch_3_2).
The bla-jmsp.xml is not much shorter than the ordinary bla-service.xml
(at the moment there are more parameters than with datasources)
but it is less error prone, cause some mbean references are "resolved"
automagically.
And (of course) xsl deployment decouples userspace configuration from
version specific mbean details.

It is a bit difficult to get everything flexible enough for any other
jms-provider (xml-parameters only tested it with my own jms provider),
but as with datasources it copies nested <depends> and such literally.

Do you think such a gadget would fit into the jboss codebase?

My main usecase is deploying of many jms-providers bundled with their 
own MDBs inside their own ear-scope.
To get the above mentioned mbean-references right in a lot
of jboss-service.xml files (you must use different ObjectNames cause
everything lives in the same JMX server) is monkey work and xsl
should help a lot...

Enjoy,
Michael




-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to