[jboss-user] [JBoss Messaging] - Re: MBean Servic cannot open jms session

chip_schoch do-not-reply at jboss.com
Mon Jun 4 13:39:24 EDT 2007


Well Tim, here is what I have determined.  I have three MBean Services that handle jms messages.  They are essentially the same codebase.  If any one of them has a scoped loader I get the exception I sent initially.  

But only on  the ones that load and initialize AFTER the one with the scoped loader.  If a service without it loads and initializes before another one that has its loader scoped, then the first one works fine.  

Not scoping the loader is not really an issue for me except that without it I don't seem to be able to separate my log4j log files on a per service basis using the TCLFilter.  Is there any known work around for this?

Thanks

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

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



More information about the jboss-user mailing list