Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

This document describes the steps I took to integrate GWT into ofbiz.

  • Part 1 : create a basic GWT component
  • Part 2 : make the GWT component talk to an ofbiz service

Caveat

1) Use these instructions at your own risk!
2) I still have a lot to learn about GWT so there maybe a better way of achieving what is described here.
3) The build scripts are not optimised.
4) I develop on a linux laptop. Some of the commands will be different if you are using Windows.

...