[appengine-java] Re: strange question about Ehcache

2010-01-03 Thread yjun hu
anybody here? On Thu, Dec 31, 2009 at 3:28 PM, yjun hu itswa...@gmail.com wrote: my project works with spring+ struts2+Encache, and it works fine on my local machine, but when i deploy to GAE, it got one error when run Ehcache It seems that project can not * initialize class

[appengine-java] Re: strange question about Ehcache

2010-01-03 Thread yjun hu
ok! i deploy my app to server with ehcache 1.6.0 replace, and it works fine now it seems gae does not support ehcache 1.7.1 On Mon, Jan 4, 2010 at 10:29 AM, yjun hu itswa...@gmail.com wrote: anybody here? On Thu, Dec 31, 2009 at 3:28 PM, yjun hu itswa...@gmail.com wrote: my project works

[appengine-java] Re: strange question about Ehcache

2010-01-03 Thread asianCoolz
are u using jpa ? if yes, are you annotating your jpa entity with cache? -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group,

Re: [appengine-java] Re: strange question about Ehcache

2010-01-03 Thread yjun hu
i'm using jdo,and now it run okay after i replace with ehcache 1.6.0 On Mon, Jan 4, 2010 at 12:45 PM, asianCoolz second.co...@gmail.com wrote: are u using jpa ? if yes, are you annotating your jpa entity with cache? -- You received this message because you are subscribed to the Google