Peter,

Were you able to delete the task queue? One thing you can try is using the
"update_queue" command line tool with your XML file:

./appengine-java-sdk/bin/appcfg.sh update_queues myapp/war


This is described here:
http://code.google.com/appengine/docs/java/config/queue.html

This should take a few minutes to propagate.

Ikai

On Tue, Nov 10, 2009 at 8:24 AM, Peter Ondruska <[email protected]>wrote:

>
> Actually I am not sure, so I deleted the other version. But this queue
> still exists. I will wait one more day. Thanks
>
> On 9 lis, 23:41, victor <[email protected]> wrote:
> > You might have a previous version of the app that still refers to the
> > old queue. Delete those versions.
> >
> > On Nov 9, 7:29 am, Peter Ondruska <[email protected]> wrote:
> >
> >
> >
> > > I have defined task queue using queue.xml but later decided not to use
> > > it. It still appears in queue list in app engine. How do I delete this
> > > task queue? Uploading queue.xml with empty <queue-entries>? Thanks,
> > > Peter
> >
>


-- 
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to