[ http://jira.jboss.com/jira/browse/JBWEB-2?page=comments#action_12314603 ]
     
Ivelin Ivanov commented on JBWEB-2:
-----------------------------------

Why would Tomcat wait? To avoid requests to servlets that need unavailable 
resources?

> Hot deployment of Tomcat
> ------------------------
>
>          Key: JBWEB-2
>          URL: http://jira.jboss.com/jira/browse/JBWEB-2
>      Project: JBoss Web
>         Type: Bug
>   Components: Tomcat
>     Versions:  JBossWeb-4.0.1
>     Reporter: Dimitris Andreadis
>     Assignee: Remy Maucherat
>     Priority: Minor

>
>
> Tomcat waits for a "started" notification from the ServerImpl in order to 
> start its connectors. The problem is if you hot-deploy tomcat *after* the 
> server is started, it never gets the notification, so the connectors are not 
> started.
> It probably needs to first check if Server is already started in order start 
> immediately its connectors, or delay it, as it is done now.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to