|Native libraries are loaded by MainDeployer out of any package it unpacks
|(sar, ear, rar).  Maybe it should deploy bare libraries? I don't know.

it does already, a "jar" is picked up and deployed, the fact that it is
inside a russian doll or outside is transparent.  That is the way it works
today.

|As I mentioned in another recent post, we could have an external xml config
|and still package all the jars specific to a (large-scale) service in a sar
|with an empty (no mbeans) jboss-service.xml.  This would package an easily
|configurable service in 2 files rather than count(jars) + 1.  Maybe we
|could allow sars with no jboss-service.xml to simply have their classes
|loaded.

sars with no jboss-service.xml are straight jars :)

marcf


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to