I think you need to use a uppercase "B" for the classes.

When I tried deploying using a lowercase "b1" eclipse was complating about a 
volidation with the backends.xsd.

Try this:
<backends> 
  <backend name="tastBackend"> 
    <class>B1</class> 
    <instances>1</instances> 
  </backend> 
</backends> 

However, I can get it to deploy. But it still says: "You have not created 
any backends for this 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].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to