In a container, the core module will not be visible to the user's classloader; only
the API will. So anything that we want to make available to the user must be in the
API...
Alternately we could put it in core and expose an API for it in the standalone module
classes (which would not be available in a container I guess; instead they would have to
set up load-balancing in a configuration file).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190510#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...