On Thu, 2007-03-29 at 06:32 +0800, Gav.... wrote: ... > > Then I looked at the 'forrest war' output: > > ... > > If using JDK 1.4 or above, make sure to set the Java environment variable > > -Djava.endorsed.dirs=/home/thorsten/src/apache/forrest/trunk/lib/endorsed > > e.g. in the TOMCAT_OPTS (3.3.x) or CATALINA_OPTS (4.x) env variable. > > ... > > > > I followed above instructions by using: > > java - > > Djava.endorsed.dirs=/home/thorsten/src/apache/forrest/trunk/lib/endorsed/ > > -jar start.jar > > > > ...and 1.4 is working like a charm. > > I saw that message too, assumed it was Tomcat related rather than Jetty.
Like Ross said the message is pretty clear on the environment variable part. The tomcat part has an "e.g." before it. However I clarified the message as you suggested (@Ross I already committed when I saw your comment). It is always better to have accurate messages. http://svn.apache.org/viewvc?view=rev&rev=523496 Please review, whether this is ok. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions
