Problem getting a clean shutdown, with tomcat, activemq, jencks....

2007-11-06 Thread Jason Rosenberg
Hi, I am having trouble getting a clean shutdown. I am using tomcat, with Spring, activeMQ, and Jencks I am using the Spring's DefaultMessageListenerContainer. I have included the exception below. It's spurious, and sometimes the threads just seem to hang (also included a hung thread

Re: Unable to build 5.0 source

2007-11-06 Thread Christopher . Mathrusse
This error seems to be associated to the activemq-tooling project. By removing this project from the pom.xml residing in the parent directory I was able to successfully get the project to compile. I did need to modify the MAVEN_OPTS beyond what was specified on the build page to the following:

Re: Unable to build 5.0 source

2007-11-06 Thread Christopher . Mathrusse
I found the solution. It seems there was something odd about my maven repository (.m2/repository). I'm not certain what but I simply depleted it, cleaned the source directory and performed a build. Surprisingly everything worked this time. Chris Mathrusse [EMAIL PROTECTED] Sybase, Inc One Sybase

JBoss JNDI assistance requested.

2007-11-06 Thread CobraTheSleek
I am trying to understand how to work with JBoss JNDI and Active MQ. My activemq-ds.xml file contains a defition of a queue: ... mbean code=org.jboss.resource.deployment.AdminObject name=activemq.queue:name=org.apache.activemq.spring.queue attribute name=JNDINamespringQueue/attribute