rakesh bhakta wrote:
Now, let say the composition\application needs multiple “DatabasePublisher”
services, each with its own jdb-url. My current thought is that this is only
possible by create the extra DatabasePublishers within
composition\application\impl\conf\block.xml, and thus bringing the impl jar
and all its dependent jars. I was hoping that using Artifact packaging
(*.jar.meta file), I would be automatically bring in the dependent jars.
1) The block.xml doesn't need to be inside a Jar file. You can have 300 block.xmls using the same building blocks (incl complete apps), which are 'wired' or 'configured' differently.
2) A general recommendation is to make heavy use of <include> in the block.xml, which simplifies large apps a lot, and one can have pre-configured large subsystems ready for use.
Niclas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
