Support GWT RPC encoding for invoking Beans
-------------------------------------------
Key: CAMEL-185
URL: https://issues.apache.org/activemq/browse/CAMEL-185
Project: Apache Camel
Issue Type: New Feature
Reporter: Hiram Chirino
Priority: Minor
It would be cool if GWT RPC calls could be handled and routed VIA camel. For
more info on GWT RPC see:
http://code.google.com/webtoolkit/documentation/com.google.gwt.doc.DeveloperGuide.RemoteProcedureCalls.html
They have nice RPC class that allows frameworks to easily encode and decode it
method invocations.. see:
http://code.google.com/webtoolkit/documentation/com.google.gwt.user.server.rpc.RPC.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.