You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Wright (JIRA)" <ji...@apache.org> on 2006/05/15 20:35:05 UTC

[jira] Created: (AXIS2-740) SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't

SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't
-------------------------------------------------------------------------------

         Key: AXIS2-740
         URL: http://issues.apache.org/jira/browse/AXIS2-740
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: transports  
    Versions: 1.0    
 Environment: Any
    Reporter: Jeff Wright


When SimpleHTTPServer adds itself to the ListenerManager, it sets the "started" parameter to true, which is incorrect.  This prevents ListenerManager.start() from starting the server, since it thinks it has already been started - you now need to directly call start() on the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXIS2-740) SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-740?page=all ]

Deepal Jayasinghe reassigned AXIS2-740:
---------------------------------------

    Assign To: Deepal Jayasinghe

> SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't
> -------------------------------------------------------------------------------
>
>          Key: AXIS2-740
>          URL: http://issues.apache.org/jira/browse/AXIS2-740
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: transports
>     Versions: 1.0
>  Environment: Any
>     Reporter: Jeff Wright
>     Assignee: Deepal Jayasinghe

>
> When SimpleHTTPServer adds itself to the ListenerManager, it sets the "started" parameter to true, which is incorrect.  This prevents ListenerManager.start() from starting the server, since it thinks it has already been started - you now need to directly call start() on the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-740) SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-740?page=all ]
     
Deepal Jayasinghe resolved AXIS2-740:
-------------------------------------

    Resolution: Fixed

fixed 

> SimpleHTTPServer adds self to ListenerManager as "started" even though it isn't
> -------------------------------------------------------------------------------
>
>          Key: AXIS2-740
>          URL: http://issues.apache.org/jira/browse/AXIS2-740
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: transports
>     Versions: 1.0
>  Environment: Any
>     Reporter: Jeff Wright
>     Assignee: Deepal Jayasinghe

>
> When SimpleHTTPServer adds itself to the ListenerManager, it sets the "started" parameter to true, which is incorrect.  This prevents ListenerManager.start() from starting the server, since it thinks it has already been started - you now need to directly call start() on the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org