Yes, that's solve the bug :D
Thanks a lot,
Best regards
Iclo
Dejan Bosanac wrote:
>
> Hi,
>
> you are missing some dependecies in your classpath. Can you try adding
> activemq-all-x.x.jar to your classpath.
>
> Cheers
> Dejan
>
>
> On Mon
Hello,
I'm an newbie on ActiveMQ and i have this problem when i try create a
ActiveMQConnectionFactory in this piece of code:
String user = ActiveMQConnectionFactory.DEFAULT_USER;
String password = ActiveMQConnectionFactory.DEFAULT_PASSWORD;
String url = ActiveMQC