Changes

Jump to navigation Jump to search
386 bytes added ,  12:49, 7 December 2012
jetty.xml notes
Configuring port, context path, etc. can be done following the corresponding instructions of the used servlet container. This is needed if you want to replace the default URL path (e.g. http://localhost:8080/rest) with a custom one (e.g. http://localhost:8080/BaseX711/rest).
 
If run on a Jetty server one may use a {{Code|jetty.xml}} file for detailed server configuration. E.g. one can enable Jetty log or enable SSL connections. Place the {{Code|jetty.xml}} right next to the {{Code|web.xml}}. For detailed configuration refer to the [http://wiki.eclipse.org/Jetty/Reference/jetty.xml Jetty Documentation]
==Database Access==
;Version 7.5
* added [[DirectServlet]]
* added jetty.xml – configuration for Jetty Server
;Version 7.3
editor, reviewer
115

edits

Navigation menu