2010/8/24 Thorsten Scherler <scher...@gmail.com>: > On Thu, 2010-08-19 at 11:06 +0200, Vicent Mas wrote: >> Hi all, >> > > Hmm, I cannot reproduce your problem. I did > cd $FORREST_HOME > svn up -> At revision 988481. > cd main > ./build.sh clean ;./build.sh > cd ../whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ > forrest run > > http://localhost:8888/index.html -> Dispatcher based site. > > You do not have to deploy by hand (local deploy) since using the > dispatcher plugin to test will automatically deploy the plugin. >
Hi, I know the local deploy is not mandatory. It was just a double check or an alternative way for generating the dispatcher.jar. > thors...@mckenny:~/src/apache/forrest$ find . -name *.dispatcher.jar > ./whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build/org.apache.forrest.plugin.internal.dispatcher.jar > ./build/plugins/lib/org.apache.forrest.plugin.internal.dispatcher.jar > > That is under ubuntu 10.04. > > I tried with forrest but that resulted in > <link message="net.sf.ehcache.Element; local class incompatible: stream > classdesc serialVersionUID = 3343087714201120157, local class > serialVersionUID = 1098572221246444544">linkmap.html</link> > > Never saw that before. > > salu2 > Hi, it doesn't work for me with revision 988585 on my debian box with Sun java-6 installed via deb package. In the past I also tried on my ubuntu lucid laptop with openjdk-6 but it failed too. I'll try again with the same revision used by you. Thanks for your answer Vicent -- Share what you know, learn what you don't.