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

List:       tomcat-dev
Subject:    svn commit: r1582837 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.pr
From:       kkolinko () apache ! org
Date:       2014-03-28 17:24:26
Message-ID: 20140328172426.E4A2A238889B () eris ! apache ! org
[Download RAW message or body]

Author: kkolinko
Date: Fri Mar 28 17:24:26 2014
New Revision: 1582837

URL: http://svn.apache.org/r1582837
Log:
Correct message text (missing whitespace)

Modified:
    tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties


Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties
                
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties?rev=1582837&r1=1582836&r2=1582837&view=diff
 ==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties \
                (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties \
Fri Mar 28 17:24:26 2014 @@ -12,7 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-sci.noWebSocketSupport=JSR 356 WebSocket (Java WebSocket 1.0) support is not \
available when running on Java 6. To suppress this message, run Tomcat on Java 7, \
remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the \
tomcat.util.scan.DefaultJarScanner.jarsToSkip property in \
$CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket \
API will be available.  +sci.noWebSocketSupport=JSR 356 WebSocket (Java WebSocket \
1.0) support is not available when running on Java 6. To suppress this message, run \
Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the \
WebSocket JARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in \
$CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket \
API will be available.   
 serverContainer.addNotAllowed=No further Endpoints may be registered once an attempt \
has been made to use one of the previously registered endpoints  \
serverContainer.configuratorFail=Failed to create configurator of type [{0}] for POJO \
of type [{1}]



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


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

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