I know that 15.2 supports MarkLogic 7, but I'm having a hard time getting the connection to work.

I'm on a Mac, using the latest 15.2 version of oxygen, with a developer instance of MarkLogic running on my localhost.

I've set up a data source of type MarkLogic, with the driver pointing to marklogic-xcc-7.0.2.jar.

Then my connection is setup with 

XDBC Host: localhost
Port: 8002
User: admin
Password: <mypassword>
Database: [default]
WebDAV URL: http://localhost:8003

When I click Select next to the Database field, I get an error popup: "Malformed Response: background:rgb(102.102,98);

If I save it, I see the connection and two nodes - Groups and WebDAV.  Under Groups I see "com.marklogic.xcc.exceptions.ServerConnectionException: Malformed Response:   }"

What have I done wrong?

--

     Steve