missing constraint error on deploying (dmserver / sts / greenpages)
Hiho @all! :-)
I'm failing to set up dmserver 2.0.0m2 with sts 2.0.2 and greenpages sample app 1.1.0.
I followed the "getting started" tutorial step by step, but deploying of the greeenpages.web package fails with missing constraint error:
Quote:
Missing constraint: <Import-Package: org.springframework.web.servlet.mvc.annotation; version="[2.5.6.A,3.0.0)"> in bundle <greenpages.web_1.0.0>
Although the org.springframework.web.servlet bundle v2.5.6.A is referenced by greenpages.web project via maven dependency.
repository.conf in springsource-dm-server/config directory has been edited to match "getting started" tutorial, too.
any help would be very appreciated :)
thank you and best greez
betasheet