Hi everybody,

I'm trying to send an email from a GWT project and I'm having some
troubles.
Even if I wasn't using Google App Engine, I got this error:

Loading META-INF/javamail.providers from jar:file:/C:/documenti/
workspaces/javalou/provatesina/war/WEB-INF/lib/appengine-api-1.0-
sdk-1.2.6.jar!/META-INF/javamail.providers
DEBUG: loading new provider protocol=gm,
className=com.google.appengine.api.mail.stdimpl.GMTransport,
vendor=null, version=null
javax.mail.NoSuchProviderException: Unable to locate provider for
protocol: smtp

In the GWT forum someone told me to remove the appengine-api-1.0-
sdk-1.2.6.jar if I wasn't using it, but when I did it, I got some
errors because it didn't find java mail library anymore...
so I included that library again and I tried to use App Engine (just
clicking in Eclipse Properties->Google->App Engine -> use Google app
Engine) and it says I have an error in the log file, then unning the
project it gave me a lot of exceptions...

I don't know what to do :(

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to