RE: JMS not functioning [signed]

2005-12-05 Thread Michael Laccetti [c]
The fix? In the deployment plan I was linking to a workmanager via the element. I switched to and it works. Mike -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: December 5, 2005 9:44 PM To: user@geronimo.apache.org Subject: Re: JMS not functioning I think you

Re: JMS not functioning [signed]

2005-12-05 Thread David Jencks
I think you need to look in geronimo.log for messages like "could not start gbean because no matches for pattern *** You may need to set the logging level to debug to see these. By tracing backwards from the gbean that hasn't started you can usually find where there is a misnamed referen

JMS not functioning [signed]

2005-12-05 Thread Michael Laccetti [c]
I've deployed a JMS connector to Geronimo, but when I try to retrieve a handle to the connection factory, I get a strange exception. Also, when Geronimo starts up, it seems that the connector gets stuck in 'starting' mode, and doesn't fully start. Finally, I'm using JDK 1.5.0_05. You can view th