I'm using jetty outside of the dev_appserver.sh environment.

When I try to use com.google.appengine.api.urlfetch package, I get the
following error:

The API package 'urlfetch' or call 'Fetch()' was not found.
  [Thrown class com.google.apphosting.api.ApiProxy
$CallNotFoundException]

I don't get any errors trying to import
com.google.appengine.api.urlfetch so I think the problem lies in how I
set up an ApiProxy Environment.  I'm probably missing the relevant
entries to enable urlfetch.

Any tips on how to make this service available outside of the
dev_appserver.sh environment?

[jake]

-- 
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