ofBiz on Android and REST Webservices

2009-01-22 Thread Milind Parikh
I am very near to delivering ofBiz on Android. This would be native port (not just building web pages that could be visible on an Android Browser) because of certain requirements. [such as displaying customers that are near my current location through LBS] All mobile devices will require REST as

Re: ofBiz on Android and REST Webservices

2009-01-22 Thread Milind Parikh
Rereading a previous post [ http://www.mail-archive.com/user@ofbiz.apache.org/msg14879.html], I believe that LGPL would be compatible with OfBiz. Sorry for the noise. On Thu, Jan 22, 2009 at 9:39 PM, Milind Parikh milindpar...@gmail.comwrote: I am very near to delivering ofBiz on Android.

Re: ofBiz on Android and REST Webservices

2009-01-22 Thread David E Jones
I'm not sure what Adrian meant by this: With a LGPL license we could bundle ZK with OFBiz. We can include code that uses LGPL libraries in OFBiz, whereas we cannot include code that uses GPL libraries. However, we can't include the LGPL library files themselves. There are quite a few

Re: ofBiz on Android and REST Webservices

2009-01-22 Thread Milind Parikh
The approach, as outlined by you, would work for the REST WS for ofbiz as per the current thinking. Are you (or anyone else) aware about any other effort that tries to bring in REST WSs into OfBiz through APL schemes (instead of LGPL which should be avoided)? Regards -- Milind On Thu, Jan 22,

Re: ofBiz on Android and REST Webservices

2009-01-22 Thread David E Jones
While different approaches, you should find what you need in either Apache CXF or Apache ServiceMix. -David On Jan 23, 2009, at 12:24 AM, Milind Parikh wrote: The approach, as outlined by you, would work for the REST WS for ofbiz as per the current thinking. Are you (or anyone else)