Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxw3st committed Feb 12, 2015
1 parent 86143d1 commit d280d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Use the "userSetup_mysql.txt" to update your database with a username and passwo

About the app.

This application was developed in NetBeans as a JAX web service app using the Maven framework (Java EE 7, NB 8, JDK 1.0.8_25+). It is designed to work with a MySQL database and separate client application (which accesses the web service remotely through WSDL files). Separate branches of this repo will be created. One contains a console based client (with menu), the other contains a GUI. The GUI version contains all the functionality of the console based client.
This application was developed in NetBeans as a JAX web service app using the Maven framework (Java EE 7, NB 8, JDK 1.0.8_25+). It is designed to work with a MySQL database and separate client application (which accesses the web service remotely through WSDL files). The repo contains a console based client (with menu), and an interactive GUI client. The GUI version contains all the functionality of the console based client. The GUI client can be configured for remote distribution.

0 comments on commit d280d1f

Please sign in to comment.