Luc14860 / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

JWebSocket Ver. 0.10.1015 (20.10.2010) seems to ignore -config flag #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use an older JWebsockets Build and set the -config parameter and it will work
2. Use the last build of JWebSockets (Ver. 0.10.1015) and it won't find the 
alternate config file.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Eclipse Galileo, JDK 1.6

Please provide any additional information below.

Original issue reported on code.google.com by Lyar...@gmail.com on 20 Oct 2010 at 1:39

GoogleCodeExporter commented 9 years ago
fixed the minor bug in JWebSocketServer.java where it was reading the args 
length incorrectly.

Original comment by mailtopu...@gmail.com on 20 Oct 2010 at 3:55