org.springframework.beans.factory.BeanCreationException

2007-05-02 Thread tonyc
Hi , i am a beginner. i'm trying to get ACTIVEMQ to use MYSQL database for persistence by creating my own XML config file. when i try starting ActiveMQ it fails. have included snippets of my config file and error log. I think it's not able to find the JDBC class for mysql. I have inculded the ja

ERROR STARTING BROKER

2007-04-30 Thread tonyc
Hi, when trying to start ACTIVEMQ I keep getting an error message as shown below. i do not have a clue what this means. any ideas? tony error: = Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\anthonyc>cd c:\jms C:\jms>cd apache-a

Re: javax.naming.NameNotFoundException - JNDI

2007-04-26 Thread tonyc
Yes, the suggestion about the case sensititvity of the factory name was correct. thanks tony tonyc wrote: > > Hi, > > I just downloaded activeMQ 4.1.1 to learn something about message > queues. > I started the message broker and used example code to run a JMS clien

javax.naming.NameNotFoundException - JNDI

2007-04-25 Thread tonyc
Hi, I just downloaded activeMQ 4.1.1 to learn something about message queues. I started the message broker and used example code to run a JMS client. I tried to follow the instructions in JNDI support to use JNDI names but had no luck, I keep getting a javax.naming.NameNotFoundException erro