[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-dev
Subject:    svn commit: r202561 -
From:       deepal () apache ! org
Date:       2005-06-30 14:30:59
Message-ID: 20050630143059.43459.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: deepal
Date: Thu Jun 30 07:30:58 2005
New Revision: 202561

URL: http://svn.apache.org/viewcvs?rev=202561&view=rev
Log:
if the server start it will be displyed

Modified:
    webservices/axis/trunk/java/modules/core/src/org/apache/axis/transport/http/SimpleHTTPServer.java


Modified: webservices/axis/trunk/java/modules/core/src/org/apache/axis/transport/http/SimpleHTTPServer.java
                
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/org/ap \
ache/axis/transport/http/SimpleHTTPServer.java?rev=202561&r1=202560&r2=202561&view=diff
 ==============================================================================
--- webservices/axis/trunk/java/modules/core/src/org/apache/axis/transport/http/SimpleHTTPServer.java \
                (original)
+++ webservices/axis/trunk/java/modules/core/src/org/apache/axis/transport/http/SimpleHTTPServer.java \
Thu Jun 30 07:30:58 2005 @@ -242,6 +242,7 @@
             System.out.println("[Axis2] Using the Repository " + new \
                File(args[1]).getAbsolutePath());
             System.out.println("[Axis2] Starting the SimpleHTTPServer on port "+ \
args[0]);  thread.start();
+             System.out.println("[Axis2] SimpleHTTPServer started");
             System.in.read();
         } finally {
             reciver.stop();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic