|
Tomek Korzeniewski found a bug when global context is defined. It is fixed
Hi guys,
I've found a NPE, the stacktrace is attached. There is a call for getting init parameters in the JsonRpcServletConfig's constructor ("jsonRpcServletContext.getInitParameter(key)") but the jsonRpcServletConfig property has not been initialized in the JsonRpcServletContext... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please, look at the javadoc for implementation help.
The "dist" directory contains a example web-app "war" file (tested it with JBoss 4.x). To deploy you don't need the "jsonrpc-spring-1.0.jar", the "war" file contains a copy of this "jar" file.