Glassfish JDBC Connection Pool Properties URL and Url parameters -
when configuring glassfish jdbc connection pool, there 'url' , 'url' parameters. wonder what's purpose of 'url' one. pool works if configure 'url' only. curious, why two?
just keep 1 of them , delete second. prefer "url" takes care java syntax convention (camelcase)
Comments
Post a Comment