| TWiki . Communications . CajoServlet |
J2EEproject so that one can re-use existing objects and classes. In such a scenario it would be nice to have a servlet load and configure the cajo
ItemServerat the same time the
J2EEapplication loads. This is accomplished by using the
CajoServletwrapper which loads a cajo configuration from xml and bind as set of items to the
ItemServer. Installation These steps assume that you have a
J2EEserver available along with appropriate jars to build a
J2EEproject. Specifically you will require a
HTTPServletimplementation and a
DomParserimplementation. The current code was tested against
OC4Jand
Xerces.
CajoServletshould automatically configure and start the cajo
ItemServer
ItemServer.bind(item, name, proxy)
----- Revision r5 - 04 Aug 2007 - 22:59:33 - JohnCatherino
|