/version-5-getting-started.html#Version5GettingStarted-PreInstallationRequirements
>>
>> Is the guide out of date or has activemq-all-5.5.1.jar been compiled with
>> the wrong JDK?
>>
>> --
>> View this message in context:
>> http://activemq.2283324.n4.nabble.c
> http://activemq.apache.org/version-5-getting-started.html#Version5GettingStarted-PreInstallationRequirements
>
> Is the guide out of date or has activemq-all-5.5.1.jar been compiled with
> the wrong JDK?
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Java
in context:
http://activemq.2283324.n4.nabble.com/Java-5-jar-files-tp3887550p4549598.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Yes, looks like your connection factory isn't set right.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Mon
Dejan,
You mean the JDNI configuration on the client side?
Theo
On Mon, Oct 10, 2011 at 12:26 PM, Dejan Bosanac wrote:
> Hi,
>
> looks to me like your JNDI is not properly configured. You may take a look
> at
>
> http://activemq.apache.org/jndi-support.html
>
> for more details.
>
>
> Regards
Hi,
looks to me like your JNDI is not properly configured. You may take a look
at
http://activemq.apache.org/jndi-support.html
for more details.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
Dejan,
The jar loaded succesfully. When I configure the JMS datasource I added the
parameters:
JNDI Factory Initial :
org.apache.activemq.jndi.ActiveMQInitialContextFactory
JNDI Provider URL : rmi://192.168.1.80:1614
JMS Connection Factory Name :queueConne
Try importing activemq-all for starters and see if anything is missing
there.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.n
Dejan,
I want to create a JMS connection between my IBM Tivoli Netcool/Impact,
which runs on the websphere server, an my ActiveMQ 5.5.0 server. Therefor I
have to import ActiveMQ client jars in to the Impact EAR file.
Could you advise me on which jars to import?
Kind regards,
Theo
On Mon, Oct 1
Hi,
version 5.4.2 and older should work Java 5, although I'd recommend to use
the latest if possible.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/sn
Hi,
I am trying to implement an activemq client into an application server which
runs on a java 1.5.0 jvm. When I import the jar files and try to run the
classes I get the following error:
java.util.concurrent.ExecutionException:
java.lang.UnsupportedClassVersionError:
(org/apache/activemq/jndi/Ac
11 matches
Mail list logo