Bah! Well, we'll need to give the cookbook app some love. I'll post an addendum in the comments. Looks like all my <>s got stripped out instead of being escaped to < >.
Hopefully that hasn't prevented anyone from understanding the article. Here's a pastie of what should have gone in there: http://pastie.org/708339 On Fri, Nov 20, 2009 at 2:43 PM, Toby Reyelts <[email protected]> wrote: > Looks like something went wrong with some escaping somewhere: > > Let's suppose your Java application's appengine-web.xml is defined as >> follows: >> >> appid >> java >> >> > > On Fri, Nov 20, 2009 at 5:26 PM, Peter Ondruska > <[email protected]>wrote: > >> Ikai has posted nice recipe on subject: >> >> http://appengine-cookbook.appspot.com/recipe/using-the-python-bulk-exporter-tool-with-a-java-application/ >> >> -- >> >> 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 >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=. >> >> >> > -- > 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 > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=. > -- Ikai Lan Developer Programs Engineer, Google App Engine -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=.
