Chat Tutorial in NetBeans/Deploy Text Client: Difference between revisions
Content deleted Content added
imported>SimonSmall Revised deployment |
imported>SimonSmall →Server: log file configuration |
||
Line 18:
When you build the Server library, it creates a '''server.jar''' file in the '''dist''' directory of the Server project.
* Copy the '''server.jar''' file into the lib sub-directory of PLAYPATH.
* Copy the '''server.ini''' and '''
* Create an empty '''admins.txt''' file in your PLAYPATH directory.
* Copy '''h2.jar''' from the downloaded sources to the lib sub-directory, assuming you are using the h2 database.
| |||