Hi, guys.
I have the following problem. I develop a web application with visual jsf (woodstock 4.2) and glassfish v2ur2.
Now I have to implement a Webservice which uses the org.apache.commons.httpclient library or was rather written developed with an tomcat apache server.
When I try to include the library to de Glassfish Web app, there is always an exception when i try to process the following line:
HttpClient client = new HttpClient ();
Is there a possibility to implement a apache webservice into glassfish?
Regards,
Daniel
[Message sent by forum member 'minzi' (minzi)]
http://forums.java.net/jive/thread.jspa?messageID=354346