I have a problem in locating a .jar file for a particular class. I was going through the samples programs in apache-cxf2.2 distribution. The particular class in question is samples\jax_rs\basic_https\src\demo\jaxrs\client\Client.java.
This is the line of code that is giving error. import org.apache.commons.httpclient.contrib.ssl.AuthSSLProtocolSocketFactory; The archive file is "commons-httpclient-3.1.jar". But AuthSSLProtocolSocketFactory class is not in that .jar file nor can I find it in any other previous or laterst versions of httpclient. Can someone point me the correct jar file.. Thanks Jay _________________________________________________________________ Windows Liveā¢: Keep your life in sync. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_042009
