Author: dkulp
Date: Mon Oct 29 08:41:15 2007
New Revision: 589689
URL: http://svn.apache.org/viewvc?rev=589689&view=rev
Log:
Merged revisions 588799 via svnmerge from
https://svn.apache.org/repos/asf/incubator/cxf/trunk
........
r588799 | gmazza | 2007-10-26 19:28:27 -0400 (Fri, 26 Oct 2007) | 1 line
Typo fixed, also gave precise name of flag (perhaps easier for the user.)
........
Modified:
incubator/cxf/branches/2.0.x-fixes/ (props changed)
incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties
Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified:
incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties
URL:
http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties?rev=589689&r1=589688&r2=589689&view=diff
==============================================================================
---
incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties
(original)
+++
incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties
Mon Oct 29 08:41:15 2007
@@ -23,4 +23,4 @@
REMOVE_HANDLER_FAILED_MSG = Could not remove cxf jetty handler from Jetty
server: {0}
CAN_NOT_FIND_HANDLER_MSG = Could not find the handler to remove for context
url {0}
FAILED_TO_SHUTDOWN_ENGINE_MSG = Failed to shutdown Jetty server: {0} because
it is still in use
-UNKNOWN_CONNECTOR_MSG = Unknown connector type, can't set the socket reuse
address flage.
\ No newline at end of file
+UNKNOWN_CONNECTOR_MSG = Unknown connector type, can't set the socket
reuseAddress flag.
\ No newline at end of file