[ 
https://issues.apache.org/jira/browse/CACTUS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Petar Tahchiev resolved CACTUS-62.
----------------------------------

    Resolution: Fixed

This issue is resolved since Cactus is already integrated with Cargo.

> Sometimes, JBoss is stopped before it has finished starting
> -----------------------------------------------------------
>
>                 Key: CACTUS-62
>                 URL: https://issues.apache.org/jira/browse/CACTUS-62
>             Project: Cactus
>          Issue Type: Bug
>          Components: Ant Integration
>    Affects Versions: 1.5-beta1
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Vincent Massol
>
> It happens sometimes that the <cactus> task tells JBoss to shutdown whereas 
> JBoss has not completely finished starting. This leads to an exception trace 
> on the console from JBoss saying that it has not finished starting.
> The reason is that we're polling a URL from the servlet container and this 
> container is listening on its port before JBoss is fully started.
> One possible better implementation would be to use JMX to ask JBoss whether 
> it 
> is started or not (if possible).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to