Back Forum Reply New

Greenpages manual remarks / Target runtime SpringSource dm Server not defined

Hi all,

I'm working my way through the 2.0.0-m1 Greenpages manual. First, I've found a few minor 'errors':

* The text sill contains references to the -dm-server-1.0.2.RELEASE(.zip). I suppose that should be -2.0.0.m1 or something.
* Page 16, 'These dependencie can be found in $GREENPAGES_HOME/greenpages/target/par-provided
should be $GREENPAGES_HOME/greenpages/solution/target/par-provided
(The purpose of the solution and the start directories is not clear until you read 4.1, where it is explained that start contains a skeleton for the steps in the manual.)
* chapter 4.2 contains references/screenshots to setting up a Spring-dm-server (Runtime) v1.0
* The quick fix described on page 29 didnt' work; (I started fresh) I had to do a mvn eclipse:eclipse to set the build-paths, and use mvn install to download all (freemarker) dependencies to my m2 repository ... After that the quick-fix worked.

Second:
* I've tried to run the downloaded 2.0.0.m1 release with java 1.5 (on my macbook pro). It didn't start (due to -ErrorFile something, which I believe is a versioning error...(?)).
So it worked only after I got 1.6 soylatte running. But the manual states stat that it should work with java 1.5+.

* I installed the dm server tools 2.0.0.m1 in eclipse 3.4.2 (ganymede) and I have an error saying quot;Target runtime SpringSource dm Server (Runtime) v2.0.0.M1 is not definedquot;...
However, I'm able to start the server from the server view, I can access the admin panel, and though the greenpages par is listed, I get no response for localhost:8080/greenpages/home.htm.

When I right-click the server in the server-view, and select properties, I can switch the location... what does it mean?

My eclipse-gtreferences-gt;Server-gt;Runtime environment contains an entry for SpringSource dm Server (Runtime) v2.0 (2), with a location of /Users/ronald/Development/-dm-server-2.0.0.M1 (the location of my spring dm server) and the default jre (1.6).

My eclipse-gtreferences-gtlug-in Development-gt;Target platform also references /Users/ronald/Development/-dm-server-2.0.0.M1,
The build target platform based on ... is checked, or unchecked, doesn't matter, and I've added the jars from

- -dm-server-2.0.0.M1/lib
- -dm-server-2.0.0.M1/repository/bundles/ext

to this target platform...

Am I missing something? It could be a WTP error, but I have little recent experience with that.

TIA
Ronald

Thanks, Ronald. I've opened an issue (DMS-358) to track the problems that you encountered.
¥
Back Forum Reply New