On 10/29/2011 04:48 AM, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jilen,

On 10/27/2011 9:06 PM, jilen wrote:
This is the question i've asked before

in org.apache.catalina.startup.HostConfig.deployWAR(ContextName,
File, String) i found some code like these

context.setName(cn.getName()); context.setPath(cn.getPath());
context.setWebappVersion(cn.getVersion());
context.setDocBase(file); ... name and path attribute are override
with the war name *So these attribute are not work. *
You got an answer before. Did you not like the answer you got?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6rFQsACgkQ9CaO5/Lv0PByZwCfcU+z22ji05sNrFISvjAFyGjS
AXwAn0xZz16m0XTNUq0peYDCUeIta8f0
=/zCh
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

No, the answer of my question is exactly detailed in the doc.
I just indicates that the context.xml is read actually, but some attributes in /META-INF/context.xml is overrided

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to