You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Sam Hamilton <sa...@virtualvillage.com> on 2009/04/08 07:01:51 UTC

Google App Engine Supports Java

As per this announcement - http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html - I am now wondering if I can run OfBiz from it?

Re: Google App Engine Supports Java

Posted by aswath narayana <as...@gmail.com>.
Google App Engine has its own datastore.  The datastore could be accessed
using
Java Data Objects <http://java.sun.com/jdo/index.jsp> and Java Persistence
API <http://java.sun.com/developer/technicalArticles/J2EE/jpa/>.   See more
at
http://code.google.com/appengine/docs/java/gettingstarted/usingdatastore.html

In addition to other unknown things to make OFBiz on Google App engine,
I think making OFBiz entity engine work with Google datastore could be the
biggest task.
I am thinking there are two options here,
1. Make OFBiz Entity engine to support Google datastore
2. Or Make OFBiz Entity engine support  DataNucleas
Access<http://www.datanucleus.org/>platform.

If you know other things that need to be addressed, continue to use this
thread for discussion.

-Aswath


On Wed, Apr 8, 2009 at 9:29 PM, BJ Freeman <bj...@free-man.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> we have many libraries that are not on the whitelist.
> I would expect that modification to ofbiz would be the same as running
> under a Stalled tomcat, so I don't see that as a problem.
>
>
> Chris Howe sent the following on 4/8/2009 7:08 AM:
> > I wouldn't expect App Engine to run OFBiz OOTB.  Could you go into detail
> on
> > where the specific roadblocks are?
> >
> > Chris Howe
> >
> >
> >
> > On Wed, Apr 8, 2009 at 4:02 AM, BJ Freeman <bj...@free-man.net> wrote:
> >
> >
> http://code.google.com/appengine/docs/java/gettingstarted/installing.html
> > http://code.google.com/appengine/docs/java/jrewhitelist.html
> >
> > from the looks of it NO.
> >
> > Sam Hamilton sent the following on 4/7/2009 10:01 PM:
> >>>> As per this announcement -
> >
> http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html-I am now wondering if I can run OfBiz from it?
> >>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFJ3MnvrP3NbaWWqE4RAj12AJ4za4LOPCohAvFk6gxwj5fSOhU2sQCgo/nf
> gJ6QPetlsgLWzxEgXeNzQVc=
> =410P
> -----END PGP SIGNATURE-----
>

Re: Google App Engine Supports Java

Posted by BJ Freeman <bj...@free-man.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

we have many libraries that are not on the whitelist.
I would expect that modification to ofbiz would be the same as running
under a Stalled tomcat, so I don't see that as a problem.


Chris Howe sent the following on 4/8/2009 7:08 AM:
> I wouldn't expect App Engine to run OFBiz OOTB.  Could you go into detail on
> where the specific roadblocks are?
> 
> Chris Howe
> 
> 
> 
> On Wed, Apr 8, 2009 at 4:02 AM, BJ Freeman <bj...@free-man.net> wrote:
> 
> http://code.google.com/appengine/docs/java/gettingstarted/installing.html
> http://code.google.com/appengine/docs/java/jrewhitelist.html
> 
> from the looks of it NO.
> 
> Sam Hamilton sent the following on 4/7/2009 10:01 PM:
>>>> As per this announcement -
> http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html- I am now wondering if I can run OfBiz from it?
>>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ3MnvrP3NbaWWqE4RAj12AJ4za4LOPCohAvFk6gxwj5fSOhU2sQCgo/nf
gJ6QPetlsgLWzxEgXeNzQVc=
=410P
-----END PGP SIGNATURE-----

Re: Google App Engine Supports Java

Posted by Chris Howe <cj...@gmail.com>.
I wouldn't expect App Engine to run OFBiz OOTB.  Could you go into detail on
where the specific roadblocks are?

Chris Howe



On Wed, Apr 8, 2009 at 4:02 AM, BJ Freeman <bj...@free-man.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> http://code.google.com/appengine/docs/java/gettingstarted/installing.html
> http://code.google.com/appengine/docs/java/jrewhitelist.html
>
> from the looks of it NO.
>
> Sam Hamilton sent the following on 4/7/2009 10:01 PM:
> > As per this announcement -
> http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html- I am now wondering if I can run OfBiz from it?
> >
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFJ3GgbrP3NbaWWqE4RAhbDAJ4qRXj/DkBYBmNBiqRlOdIh+X9wAgCgodFL
> GtRua3iefkoKdH1GY+yzBQI=
> =QNhO
> -----END PGP SIGNATURE-----
>

Re: Google App Engine Supports Java

Posted by BJ Freeman <bj...@free-man.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://code.google.com/appengine/docs/java/gettingstarted/installing.html
http://code.google.com/appengine/docs/java/jrewhitelist.html

from the looks of it NO.

Sam Hamilton sent the following on 4/7/2009 10:01 PM:
> As per this announcement - http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html - I am now wondering if I can run OfBiz from it?
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ3GgbrP3NbaWWqE4RAhbDAJ4qRXj/DkBYBmNBiqRlOdIh+X9wAgCgodFL
GtRua3iefkoKdH1GY+yzBQI=
=QNhO
-----END PGP SIGNATURE-----