
|
If you were logged in you would be able to see more operations.
|
|
|
Click
Created: 26/Mar/08 02:54 AM
Updated: 26/Mar/08 09:57 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.4
|
| Fix Version/s: |
1.5 M1
,
1.4.1
|
|
|
When a servlet container is setup not to unpack its war, Click still continues to deploy its files.
This can be reproduced in Tomcat by setting the <Host> property unpackWARs="false" in server.xml.
Once this property is disabled, Click will still deploy its files to a "null" directory.
|
|
Description
|
When a servlet container is setup not to unpack its war, Click still continues to deploy its files.
This can be reproduced in Tomcat by setting the <Host> property unpackWARs="false" in server.xml.
Once this property is disabled, Click will still deploy its files to a "null" directory.
|
Show » |
|
|