Which version are you using and can you post a full stack trace please?

On 7/6/06, sgoyette <[EMAIL PROTECTED]> wrote:

Hi,

I'm trying to setup a connection to the broker using this code:

     connectionFactory = new ActiveMQConnectionFactory(
"tcp://localhost:61616" );
     connection = connectionFactory.createTopicConnection();
     connection.start();

What's happening is that I'm getting the NoClassDefFound exception being
thrown on the first line.  The libraries (all of the libraries) in the lib
directory are in my classpath so I'm a bit confused as to why this would
happen.

Has anyone run in to this?  Any ideas?  There really isn't a lot more to
say...this is really simple but for some reason it's just not working.

Any help would be greatly appreciated.

Steve
--
View this message in context: 
http://www.nabble.com/NoClassDefFoundError-ActiveMQConnectionFactory-tf1897757.html#a5191481
Sent from the ActiveMQ - User forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to