Chat Tutorial in NetBeans/Deploy Text Client: Difference between revisions

Content deleted Content added
imported>SimonSmall
Server: log file configuration
imported>SimonSmall
m Server: removed superfluous -l parameter
 
(11 intermediate revisions by the same user not shown)
Line 31:
set LOCALCLASSPATH=.;lib/marauroa.jar;lib/log4j.jar;lib/h2.jar;lib/server.jar
 
java -cp "%LOCALCLASSPATH%" marauroa.server.marauroad -c server.ini -l
</pre>