I have created a DM server 2.0 instance in STS pointing to springsource-dm-server-2.0.0.M6
However I get the error:
java.lang.NoClassDefFoundError: com/springsource/server/launch/harness/LaunchHarness
when starting the server.
If I start the server outside STS using the startup.bat I get no problems. I've googled about and noticed this was a problem for the M5 released:
https://issuetracker.springsource.com/browse/DMS-1734
Can I use M6 in STS? Have I messed up somehow?


