RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Michael
Thanks Tim. I thought I looked everywhere, except right under my nose! -Original Message- From: Timothy Bish [mailto:tabish...@gmail.com] Sent: Saturday, May 21, 2011 3:17 PM To: users@activemq.apache.org Subject: RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient

RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Timothy Bish
The activemq-optional jar is in the directory named optional under the lib dir, so ${activemq-base}/lib/optional/activemq-optional-5.5.0.jar. You should find everything you need in that folder. Regards On Sat, 2011-05-21 at 15:06 -0400, Michael wrote: > You know someone else that answered my pos

RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Michael
anks Johan. I see the URL error. I'll fix it and give it another try! > > -Original Message- > From: Johan Edstrom [mailto:seij...@gmail.com] > Sent: Saturday, May 21, 2011 12:08 PM > To: users@activemq.apache.org > Subject: Re: java.lang.NoClassDefFoundError: &

Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Johan Edstrom
x it and give it another try! > > -Original Message- > From: Johan Edstrom [mailto:seij...@gmail.com] > Sent: Saturday, May 21, 2011 12:08 PM > To: users@activemq.apache.org > Subject: Re: java.lang.NoClassDefFoundError: > org/apache/commons/httpclient/HttpMethod >

RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Michael
Thanks Johan. I see the URL error. I'll fix it and give it another try! -Original Message- From: Johan Edstrom [mailto:seij...@gmail.com] Sent: Saturday, May 21, 2011 12:08 PM To: users@activemq.apache.org Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/httpc

Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Johan Edstrom
ed activemq-all-5.5.0.jar, > slf4j-simple-1.5.11 and httpclient-4.1.1.jar. > > > > When I run the app I get the following stack trace provided below. Can > anyone tell me what might be wrong? > > > > Thank you. > > > > Exception in thread "

RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Michael
Been there, done that! -Original Message- From: Norman Maurer [mailto:norman.mau...@googlemail.com] Sent: Saturday, May 21, 2011 10:47 AM To: users@activemq.apache.org Cc: sle...@fusesource.com Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod just

Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Norman Maurer
ctivemq.apache.org > Subject: Re: java.lang.NoClassDefFoundError: > org/apache/commons/httpclient/HttpMethod > > The HTTP transport classes are in the activemq-optional jar. > > On Fri, May 20, 2011 at 11:09 PM, Michael wrote: >> I am trying to run a very simple ActiveMQ mess

RE: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Michael
Where can I it? Looked everywhere! -Original Message- From: Stan Lewis [mailto:sle...@fusesource.com] Sent: Saturday, May 21, 2011 8:25 AM To: users@activemq.apache.org Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod The HTTP transport classes are

Re: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-21 Thread Stan Lewis
vided below.  Can > anyone tell me what might be wrong? > > > > Thank you. > > > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/commons/httpclient/HttpMethod > >      at > org.apache.activemq.transpor

java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod

2011-05-20 Thread Michael
activemq-all-5.5.0.jar, slf4j-simple-1.5.11 and httpclient-4.1.1.jar. When I run the app I get the following stack trace provided below. Can anyone tell me what might be wrong? Thank you. Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/httpclient/