Thanks. I'll give that a try and report back. Do you know if the first approach I tried with LocalTaskQueueTestConfig.getLocalTaskQueue().runTask(queueName, taskName) should ever work from a JUnit test case, or will ServletUnit always be the way to go?
It seems like something didn't work properly when it reported "Local task queue initialized with base url http://localhost:8080", as later on couldn't connect with "Connection to http://localhost:8080 refused". Brendan New Zealand -- 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.
