I see.  In the test environment it looks in "." by default so if you place
queue.xml in the directory from which you're executing the test it should
pick it up.

On Tue, Feb 16, 2010 at 10:35 AM, Will Bunker <w...@thebunkers.com> wrote:

> I am saying that it is not reading queue.xml.  I am testing to make
> sure a certain function puts "x" number tasks in a queue that is not
> the default.  It doesn't load the queue.xml file unless I use your
> workaround (then it works great.)
>
> On Feb 16, 10:21 am, "Max Ross (Google)" 
> <maxr+appeng...@google.com<maxr%2bappeng...@google.com>
> >
> wrote:
> > By default the LocalTaskQueueTestConfig configures the local task queue
> > service to not automatically execute tasks:
> http://code.google.com/appengine/docs/java/tools/localunittesting/jav...
> >
> > Or are you saying it's not reading queue.xml?
> >
> > On Tue, Feb 16, 2010 at 10:16 AM, Will Bunker <w...@thebunkers.com>
> wrote:
> > > Actually it doesn't seem to be reading the queue at all.  It is coming
> > > from the standard directory in WAR, but doesn't seem to pick it up.  I
> > > am on Mac OS if that makes any difference.
> >
> > > On Feb 16, 9:35 am, "Max Ross (Google)" 
> > > <maxr+appeng...@google.com<maxr%2bappeng...@google.com>
> <maxr%2bappeng...@google.com <maxr%252bappeng...@google.com>>
> >
> > > wrote:
> > > > Hi Will,
> >
> > > > You're loading queue.xml from a different location in your unit
> tests?
> > >  This
> > > > is a use case I didn't thoroughly consider.  I can certainly fix this
> for
> > > > the next release but let me see if I can find a workaround for you.
> >
> > > > Thanks,
> > > > Max
> >
> > > --
> > > 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<google-appengine-java%2bunsubscr...@googlegroups.com>
> <google-appengine-java%2bunsubscr...@googlegroups.com<google-appengine-java%252bunsubscr...@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<google-appengine-java%2bunsubscr...@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.

Reply via email to