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 bu...@apache.org on 2003/05/27 13:50:10 UTC

DO NOT REPLY [Bug 20260] New: - SimpleAxisServer's bugs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20260>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20260

SimpleAxisServer's bugs

           Summary: SimpleAxisServer's bugs
           Product: Axis
           Version: 1.1rc2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: taherkordy@dpi2.dpi.net.ir


-No Session cleanup mechanism

-Single threaded http transport listener

-Kills JVM in stop() method(By Calling System.exit(0) ) 

-protected getAxisServer() method( Can not be used outside the package )