Re: [appengine-java] Problem with using Apache HttpClient

2010-03-09 Thread seleronm
Hi. Though I do not understand the content of processing in detail. If it is possible to substitute it I recommend the use of [com.google.appengine.api.urlfetch]. Please try. thanks. >Hi Group, > >I have a problem. I want to make a HTTP Post request using Apache >HttpClient. In the development

[appengine-java] Problem with using Apache HttpClient

2010-03-08 Thread Moritz
Hi Group, I have a problem. I want to make a HTTP Post request using Apache HttpClient. In the development environment everything works fine. But in the production environment I get the following exception: Uncaught exception from servlet java.lang.NoClassDefFoundError: javax.net.ssl.HttpsURLConn