[appengine-java] Compass on Google App Engine

2010-02-16 Thread yonny
 Hello Folks,
I think deploying a compass app on gae is not possible because the
core compass interface extends javax.naming.Referenceable which is not
on google's whitelist.I encoutered a similar problem when I call
buildCompass() It throws a NoClassDefFoundError on
org.compass.core.impl.DefaultCompass  Any thoughts?? anyone?

-- 
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, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Compass on Google App Engine

2010-02-17 Thread Raphael André Bauer
On Tue, Feb 16, 2010 at 8:15 AM, yonny  wrote:
>  Hello Folks,
>    I think deploying a compass app on gae is not possible because the
> core compass interface extends javax.naming.Referenceable which is not
> on google's whitelist.I encoutered a similar problem when I call
> buildCompass() It throws a NoClassDefFoundError on
> org.compass.core.impl.DefaultCompass  Any thoughts?? anyone?

follow this one:
http://www.kimchy.org/searchable-google-appengine-with-compass/
ra
>
> --
> 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, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
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, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.