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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -