At 8:09 PM +1000 19/9/01, David Crossley wrote:
>I followed the instructions in 2.1-dev webapp/cocoon.xconf
>to activate the XercesParser instead of the default JaxpParser ...
>1) add parser entry to cocoon.xconf
> <parser class="... parser.XercesParser"/>
>2) add the system property to $TOMCAT_HOME/bin/tomcat.sh
> -Dorg.apache.cocoon.components.parser.Parser=
> org.apache.cocoon.components.parser.XercesParser

This does not solve your problem, but when need to add extra command line
stuff to TomCat's "launch string", instead of editing (and keeping your
changes in) tomcat.sh, you might find it more convenient to set up an
environment variable called $TOMCAT_OPTS, it's contents are automatically
added to the command line by tomcat.sh.

Hope this helps

regards Jeremy
-- 
   ___________________________________________________________________

   Jeremy Quinn                                           Karma Divers
                                                       webSpace Design
                                            HyperMedia Research Centre

   <mailto:[EMAIL PROTECTED]>                    <http://www.media.demon.co.uk>
   <phone:+44.[0].20.7737.6831>             <pager:[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to