Re: Problem when using datastore with Tomcat

2010-03-22 Thread duclm
So, it seem there is no way to deploy a GAE app to Tomcat server :( , may be i should try another way to store data On Mar 22, 8:06 pm, Ashar Lohmar wrote: > lunch it in DevMode, look how the DevMode is started and "clone" it, > check for the drawbacks still > > On Mar 22, 2:23 pm, Christian Goud

Re: Problem when using datastore with Tomcat

2010-03-22 Thread Ashar Lohmar
lunch it in DevMode, look how the DevMode is started and "clone" it, check for the drawbacks still On Mar 22, 2:23 pm, Christian Goudreau wrote: > Hate to say that, but truth is that you can't. AppEngine only works with > Google AppEngine. At least for now, there's no concrete or complete project

Re: Problem when using datastore with Tomcat

2010-03-22 Thread Christian Goudreau
Hate to say that, but truth is that you can't. AppEngine only works with Google AppEngine. At least for now, there's no concrete or complete project that fake Google's infrastructure, at least, that I know of. You could use another Datastore tough, like MySQL with Hibernate + Gilead with your tomca

Re: Problem when using datastore with Tomcat

2010-03-22 Thread duclm
I need to deploy in my own server, i think i will use Tomcat, but when using Tomcat, i can't use datastore. Can you help me solve this problem On Mar 21, 12:40 am, Tristan wrote: > I hate to make it sound like "is it plugged in?", but don't you need > to run the app on Google App Engine to access

Re: Problem when using datastore with Tomcat

2010-03-20 Thread Tristan
I hate to make it sound like "is it plugged in?", but don't you need to run the app on Google App Engine to access the datastore? (or hosted mode, which fakes app engine for you). Or did you somehow fake a datastore on your own? On Mar 20, 11:06 am, duclm wrote: > I deploy a Gwt app that using GA

Problem when using datastore with Tomcat

2010-03-20 Thread duclm
I deploy a Gwt app that using GAE (datastore), hosted mode is ok, but when i deploy to Tomcat, there is problem like below: Mar 20, 2010 11:05:56 PM org.datanucleus.plugin.NonManagedPluginRegistry resolve Constraints INFO: Bundle "org.datanucleus.jpa" has an optional dependency to "org.datanucleu