[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Patching app server versus scoping messaging
timfox
do-not-reply at jboss.com
Mon Apr 16 12:41:35 EDT 2007
As already mentioned in other threads, JBM needs to be deployed scoped in JBoss AS 4.x.
This proves to be a big headache for many of our users and is providing a big barrier to adoption IMHO.
A different approach would be to patch the AS during the JBM installation procedure.
I.e. we could overwrite the JBoss Remoting and JBoss AOP jars in server/lib with the later ones that we know to work.
This would prevent us having to scope messaging.
I exchanged some emails with Bill offline about this, and this is apparently what EJB3 does for 4.0.3.SP1 (see http://docs.jboss.org/ejb3/app-server/tutorial/installing.html), so I guess there is nothing in principle wrong with this approach.
For AS 4.2.1 and later we would make sure we align dependencies properly so no scoping or patching would be necessary.
Comments?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037630#4037630
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037630
More information about the jboss-dev-forums
mailing list