Doug wrote...

> Post your config files. server.xml and web.xml from ../conf/ and the web and
> context files for you app.

My first reply was blocked due to "excessive HTML comments". It was mostly
XML. Guess the rule engine needs to be made smarter...

Oh well, here it is in pieces. First context.xml

<Context
  path="/APLRegistration"
  docBase="/usr/local/webapps/aplregistration/exploded"
  debug="9" reloadable="true" trusted="false">

  <Logger className="org.apache.catalina.logger.FileLogger"
    prefix = "aplregistration." suffix=".log" timestamp="true"/>

  <ResourceLink name="jdbc/APLregistration" global="jdbc/APLregistration"
    type="javax.sql.DataSource"/>
</Context>



Johnny S. Tolliver
Oak Ridge National Laboratory
[EMAIL PROTECTED], 865-574-1305






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

Reply via email to