You've got the wrong httpclient. What you need is commons-httpclient. See

    http://hc.apache.org/httpclient-3.x/

Apart from that, there's no reason I am aware of to prefer the
httpclient transport over the sun transport.

Jochen



On Sat, Jun 5, 2010 at 3:44 PM, James Carroll
<jamesdcarrol...@verizon.net> wrote:
> My sincere apologies. Work's been crazy.
>
> I'm trying to access the Bugzilla XMLRPC interface to automate the
> loading of bugs. Its crashing with:
>
> java.lang.NoClassDefFoundError:
> org/apache/commons/httpclient/HttpException
>
> I have the HTTP Client jar on my build path, but the classes are
> packaged as org.apache.http.*
>
> Could you help me find the right class/jar to use?
>
> Thanks,
>
> James
>
>



-- 
Germanys national anthem is the most boring in the world - how telling!

Reply via email to