Re: problems about database when starting a in-vm broker

2007-04-11 Thread hyqgod
i get the log infomation from my tomcat logs ,i don't know whether it is you want .. that is the entire log info below: 2007-04-11 10:13:03 StandardContext[/ActiveMQ-Web]Failed to create broker: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.act

Re: problems about database when starting a in-vm broker

2007-04-11 Thread James Strachan
Could you show the entire logs, with debug enabled maybe. I suspect the mysql database does not have SQL permissions to create the ActiveMQ SQL schema (which it tries to create by default on startup) On 4/10/07, hyqgod <[EMAIL PROTECTED]> wrote: i am planning to use spring to start a in-vm act