On Tuesday, June 14, 2016 at 1:51:25 PM UTC-7, Eric Douglas wrote:
> On Tuesday, June 14, 2016 at 4:35:41 PM UTC-4, Lew wrote:
> > On Tuesday, June 14, 2016 at 1:30:10 PM UTC-7, Eric Douglas wrote:
> > > What am I missing if I run a JNLP which has this line in it
> > >
> > > <jar href="Public/httpclient-4.5.1.jar"/>
> > >
> > > and I get this error:
> > >
> > > Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
> > >
> > > Obviously that class exists, so the error must mean something other than what it says?
> >
> > It just doesn't exist anywhere that your environment can find it.
> >
> > Hint: The error means *exactly* what it says.
> >
> > --
> > Lew
>
> It's in the resources section, same place it found all the other jars.
What resources section? You haven't shown us any of that.
Nevertheless, whatever unfounded claims you make, the compiler and runtime see what they see for real. The error does mean exactly what it says. For you to decide otherwise is for you never to diagnose the problem.
--
Lew