Re: Bug into JDBCStoreFactory

2007-06-07 Thread Guillaume Nodet
Please raise a JIRA and attach your patch, thx ! On 6/7/07, servicemix servicemix [EMAIL PROTECTED] wrote: Hi, I think that, there is a bug in JDBStoreFactory: when I open a store with: Store store=factory.open(store); I receive an SQLException : Exception while creating database I move the

Bug into JDBCStoreFactory

2007-06-07 Thread servicemix servicemix
Hi, I think that, there is a bug in JDBStoreFactory: when I open a store with: Store store=factory.open(store); I receive an SQLException : Exception while creating database I move the connection.commit(); from JDBStoreFactory line 62 and it work... There is the source code of the function:

[jira] Created: (SM-962) Bug in JDBCStoreFactory When you use factory.open(store);

2007-06-07 Thread Mohamed Mizar (JIRA)
Bug in JDBCStoreFactory When you use factory.open(store); --- Key: SM-962 URL: https://issues.apache.org/activemq/browse/SM-962 Project: ServiceMix Issue Type: Bug Components