[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: scoped repository not working for apps in alternate depl

2009-08-12 Thread bvallade
I believe I discovered what was happening. The server that I was debugging on was missing the trailing / after the directory name so the entire directory was being treated as a deployment instead of as a dir of sub deployments. thanks, Brandon View the original post : http://www.jboss.org/ind

[jboss-user] [Installation, Configuration & DEPLOYMENT] - scoped repository not working for apps in alternate deployme

2009-08-12 Thread bvallade
Hello, I have set up JBoss to scan for deployments in a directory in addition to deploy/: jboss-service.xml: deploy/,fs-deploy/ In my apps I specify the need to use scoped class loading: mydomain.com:loader=uniquedeploymentname.ear However when I boot JBoss app1 loads all the cla

[jboss-user] [Messaging, JMS & JBossMQ] - HAJMS singleton failure

2006-08-17 Thread bvallade
Hello, I am working in a clustered invironment and using HAJMS. Every so often the JMS service will fail on one the coordinator (still working to identify the cause of this by wading through logs). The service seems to stop een though jboss does not come down. This results in JMS being hosed