[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: NPE booting Embedded JBoss from trunk
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Jan 4 18:24:33 EST 2008
Actually I think I was wrong regarding the order of those services...
Re-reading this whole thread, looking at your original problem... you couldn't get a state set...
It looks like you don't have our aspects being deployed on the client side.
We have aspects on client side, and on the server side. The client side will download the aspects from server side. Probably you have some classLoading issues with loading aop-messaging-client.xml and aop-messaging-server.xml.
Take a look if you see anything obvious in regard to the classpath on that.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117224#4117224
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117224
More information about the jboss-dev-forums
mailing list