Kathey Marsden wrote:
The acceptsURL operation for the JDBC MBean accepts embedded url's, but not client. I think that is correct but a little counter intuitive since I ran it against network server.
The network server doesn't handle JDBC URL's, that's the role of the client driver, so it would be incorrect for any server side code to indicate it handled JDBC client URL's.
Dan.
