New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Json-Rpc-Java (AJAX) and Spring integration [SWF-1273] #473
Comments
Aldrin Edison Baroi commented Several people requested to post the code, so done that. The zip file contains source code, example web-app, Ant build file, etc. 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. |
Aldrin Edison Baroi commented Tomek Korzeniewski found a bug when global context is defined. It is fixed |
Denes Csepely commented Hi guys, |
apachetomcat commented Can u plz send me the source code for jsonrpc-spring-example-1.0.war |
salmon charles commented Why using global bridge ? By reading the code, it seems that is was clearly a choice to use the JSONRPC global bridge instead of a session specific bridge. Thanks a lot, |
Aldrin Baroi commented Hi Guys: Have been out of touch with development quiet a while... doing it now for fun :-) Got curious what happened to my submission and here I am ... Don't have access to my old email so was not getting any notifications. Just signed up with my gmail account. Okay, #1 NPE issue
#2 Source #3 Why Global bridge? |
Aldrin Edison Baroi opened SWF-1273 and commented
Hi: Are you guys considering JSON-RPC-JAVA (AJAX) (http://oss.metaparadigm.com/jsonrpc) integration with Spring? I found this JSON-RPC-JAVA for AJAX very useful and created a small integration module for Spring. If you guys are interested I can email you the code and a sample application for your review and if you happen to like it, you can distribute it with your spring package.
Attachments:
Issue Links:
4 votes, 7 watchers
The text was updated successfully, but these errors were encountered: