"bkeh12" wrote : "borisk" wrote : 
  |   | 
  |   | 2. Multiple jboss-bean.xml.
  |   | Is it possible to have a few config files? How to name them and where 
to place?
  |   | 
  |   | 
  | 
  | Like Apache Jakarta hivemind... 
  | 
  | The descriptor is named hivemodule.xml and is stored in the META-INF 
directory of the module ,to provide a runtime and compile-time description of 
each HiveMind module.
  | The root element of the descriptor is the  element.
  | The <sub-module> element is used to identify an additional HiveMind module 
deployment descriptor. 
  | This is used when a single JAR file contains logically distinct packages, 
each of which should be treated as an individual HiveMind module. This can also 
be useful as a way to reduce developer conflict against a single, large, 
central module descriptor by effectively breaking it into smaller pieces. 
Sub-modules identified in this way must still have their own unique module id.
  | 
  | 
  | <'module>
  |     ....
  |     <sub-module descriptor=a relative path... />
  | </'module>

Is Microcontainer possible to have ?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922262#3922262

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922262


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to