Saturday, October 1, 2011

Java End-To-End: OpenShift + Titanium Mobile + GWT-RPC

Hey everybody, we wanted to share with you a quick tutorial we put together for accessing from an iPhone (simulator :-) a GWT service running in Red Hat's OpenShift environment.  The magic behind it is GWT-RPC and our GWT4Titanium Mobile platform.  Check it out here:  http://emitrom.com/node/37 

Basically, you can write Java on the iPhone, compile that with the GWT compiler down to Javascript so Titanium can consume it, and then access the service running in JBoss in Red Hat's cloud.  Very neat exercise.

Happy coding.  Let us know if you have any questions or suggestions.

Respectfully yours, 
The Emitrom team.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/O-RVYoX6ip0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment