Hie

I am trying to call some restful api and the code i am using is using

import org.apache.http.client.HttpClient;


I can see that this class is already in gwt-dev.jar and that is why my code
can compile.

But at run time the app fails with ClassNotFoundException for this class.
Any advise on why this happens? I have verified that gwt libraries are
already in the classpath
Thankx and Regards

Vik
Founder
http://www.sakshum.org
http://blog.sakshum.org

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

Reply via email to