"david.lloyd(a)jboss.com" wrote :
| I think trustin is referring to the information that would be defined by jboss-classloading.xml - basically there would be two ways to specify classloading metadata, and they would have to be resolved or merged somehow.
|
jboss-classloading.xml != jboss-beans.xml ;-)
(although you can define classloader element inside -beans.xml)
I wouldn't merge.
I would just use ours, as it's super set of what OSGi does.
This will probably be common use-case.
e.g. use our custom features if run inside MC, fallback to plain OSGi elsewhere
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203698#4203698
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203698
"jaikiran" wrote :
| But, shouldn't these properties like the exception handler, the copy options be independent of the caching? Shouldn't the exception handler be configurable even when the cache is disabled?
|
There is no connection to cache.
Re-read my post. ;-)
"alesj" wrote :
| e.g. you want to create new roots that behave differently
| - diff ExceptionHandler, diff options (copy, case-sensitivity, ...), ...
| And that's exactly what VFS::getVFS(URI|URL) does.
|
The cache is not mentioned anywhere. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203682#4203682
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203682
"alesj" wrote : "trustin" wrote : How does microcontainer decide which model has precedence over other models?
| It doesn't. ;-)
| It uses all the metadata info it can find.
| Again, why would it have to decide anything?
| It just does what it's instructed to do with metadata/attachments.
I think trustin is referring to the information that would be defined by jboss-classloading.xml - basically there would be two ways to specify classloading metadata, and they would have to be resolved or merged somehow.
If I'm wrong, trustin, I apologize. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203678#4203678
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203678