Pae Choi wrote:
This is a feedback after trying to install v4.1.16a and mod_jk(JK1). And
the some parts seem not working as it used be in v4.1.12.

But it did not crashed so that I tested the "index.jsp" as follows:

http://localhost/index.jsp
http://localhost:8080/index.jsp
https://<real-domain>/index.jsp
https://<real-domain>:8443/index.jsp

All above work as it suppose to be. However, a web app, "demowa.war",
did not deployed. And the exception is as follows:

2002-12-03 00:21:51 HostConfig[localhost]: Undeploying web application at
context path /demowa
2002-12-03 00:21:51 StandardHost[localhost]: Removing web application at
context path /demowa
2002-12-03 00:21:51 StandardHost[localhost]: ContainerBase.removeChild:
stop:
LifecycleException:  Container StandardContext[/demowa] has not been started
 at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3643)
 at
org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:1036)
Ok, fine. And why wasn't the webapp deployed ?

Remy


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

Reply via email to