Ok done!
Sent from my iPhone
On 4 Sep 2009, at 20:05, "David Jencks (JIRA)" <j...@apache.org> wrote:
[ https://issues.apache.org/activemq/browse/AMQ-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks updated AMQ-1759:
------------------------------
Fix Version/s: (was: 5.4.0)
4.1.3
This is not a problem for amq 5.x+ which uses at least java 5. I
doubt anyone is going to release a new amq 4.x so perhaps we should
close this as won't fix?
ActiveMQ 4.1.2 packaged with geronimo-jms_1.1_spec-1.1.1.jar that
is not Java 1.4 compatible
---
---
---
---
---
---
---
---
--------------------------------------------------------------------
Key: AMQ-1759
URL: https://issues.apache.org/activemq/browse/
AMQ-1759
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 4.1.2
Reporter: ajbanck
Priority: Critical
Fix For: 4.1.3
4.1.2 is build/delivered with geronimo-jms_1.1_spec-1.1.1.jar is
build with 1.5 (Java 5) This version is not 1.4 compatible, using
ActiveMQ 4.1.2 on a 1.4 JVM throws exception:
[ERROR] java.lang.UnsupportedClassVersionError: javax/jms/Message
(Unsupported major.minor version 49.0)
4.1.1 used geronimo-jms_1.1_spec-1.0.jar that is compiled with 1.4
As I understand JVM 1.4 support is dropped in 5.x, not 4.x
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.