hi cocoon-users
I have a mysql-datasource defined in cocoon.xconf (like the example below).
<dburl>jdbc:mysql://127.0.0.1/myDatabase</dburl>
<user>myUsername</user>
<password>myPassword</password>
what's strange now, is that I get an exception on startup that my
data-access-user has no permission for the host [fully qualified hostname].
why does my database-url with localhost resolve to the hostname? this
way I would have to grant access in mysql for the fully qualified
hostname...
thanks and regards
stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]