Peter Rossbach wrote:
Hi Yoav,
the proposed StoreConfig patch is wrong, but I find a fix. After some
testing I see a very strange behaviour.
I test with a referenced war file.
<Context docBase="${catalina.base}/../../webapps/some.war" />
and see at jconsole that docBase is set to "some" and not to the correct
war path.
After I store the context the docBase is remove. That correct behaviour
from StoreConfig for local directory deployment
${catalina.base}/webapps/some.
But why we remove orginal docBase? How can find the orginal docBase that
I configured???
Need help from Remy....
Peter
PS: I check in current stage, better work as before, but the fix is not
finished.
Don't CC me, I can read emails just fine. The basic rule is that the
docBase is ignored if inside the hosts's appBase (because in that case
the deployer wants to use the path).
About tcnative 1.1.3, it's there as usual:
http://www.apache.org/dist/tomcat/tomcat-connectors/native/
The d/l is from the archive, so not synced yet.
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]