[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - creating integration layer

ataylor do-not-reply at jboss.com
Thu Nov 6 10:32:21 EST 2008


Currently core needs the following dependencies to build:

netty/mina
jboss security
Jboss Logging and log4j
Micro Container

I'm going to move all these implementations into an integration layer which will exist similar to the jms layer i.e. org.jboss.messaging.integration.remoting.impl.netty.

I'll then change the build to create multiple jars:

jboss-messaging.jar
jbm-transports.jar
jbm-security.jar
jbm-logging.jar
jbm-bootstrap.jar
jbm-util.jar

I'll also go through all the current third party jars to check we actually need them all.

Does any body have any views/comments.


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

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



More information about the jboss-dev-forums mailing list