On Thu, 20 Jun 2013 03:12:41 -0300, Daniel Daud Buchafwe <rudan...@gmail.com> wrote:

Hi All;

Hi!

I am new in tapestry and trying to write my first application, I am
utilizing httpclient in my application so that I can http request to
other with xml content, all works okay in my localhost, but after
deploying it to development server I am getting the below error:


  "An unexpected application exception has occurred.

java.lang.ClassNotFoundException: org.apache.http.entity.StringEntity"

This is completely unrelated to Tapestry. Your webapp is missing some dependencies (JARs) when you deploy it to the development server.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to