Re: [Rabbit-proxy-users] SQL authentication
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2005-05-11 18:06:51
|
Richard Marriner wrote: > java.sql.SQLException: The url cannot be null > > Ok, that seems odd. You would get that if you did not specify the url, you seem to have done so. Do you have any space before/after url in the config file? >My rabbit.conf file includes: >[rabbit.filter.SQLProxyAuth] >driver=org.gjt.mm.mysql.Driver >url=jdbc:mysql://localhost/dbname > > Do you get anything in the error_log? /robo |