[
https://issues.apache.org/jira/browse/ARTEMIS-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466499#comment-16466499
]
Abhishek Ray edited comment on ARTEMIS-1849 at 5/7/18 9:35 PM:
---------------------------------------------------------------
I was able to build the necessary 'artemis-core-client-1.5.5.jar' and
'artemis-hqclient-protocol-1.5.5.jar' using your instructions. I was running
into a license error for the '.travis.yml' file, so I used 'mvn -Prelease
install -Drat.ignoreErrors=true' to build the projects. I also ran into a node
JS conflict which was resolved by the changes in ARTEMIS-1466. However, I was
not able to build projects 'artemis-website', and onwards, due to some missing
JS/CSS files. But, I don't need those projects at this point, so I didn't
pursue them further.
Wildfly 11.0.0 uses 'artemis-core-client-1.5.5.jbossorg-008.jar' and
'artemis-hqclient-protocol-1.5.5.jbossorg-008.jar'. I used the standard
'artemis-core-client-1.5.5.jar' and 'artemis-hqclient-protocol-1.5.5.jar' in my
Wildfly 11.0.0 setup, and they are working normally. I am assuming that these
two versions are the same. Please let me know if I can proceed with these.
was (Author: sunnyrays):
I was able to build the necessary 'artemis-core-client-1.5.5.jar' and
'artemis-hqclient-protocol-1.5.5.jar' using your instructions. I was running
into a license error for the '.travis.yml' file, so I used 'mvn -Prelease
install -Drat.ignoreErrors=true' to build the projects. I also ran into a node
JS conflict which was resolved by the changes in ARTEMIS-1466. However, I was
not able to build projects 'artemis-website', and onwards, due to some missing
JS/CSS files. But, I don't need those projects at this point, so I didn't
pursue them further.
Wildfly 11.0.0 uses 'artemis-core-client-1.5.5.jbossorg-008.jar' and
'artemis-hqclient-protocol-1.5.5.jbossorg-008.jar'. I used the standard
'artemis-core-client-1.5.5.jar' and 'artemis-hqclient-protocol-1.5.5.jar' in my
Wildfly 11.0.0 setup, and they are working normally. I am assuming that these
two versions are the same. Please let me know.
> Back-port HornetQ protocol fix to Artemis 1.5.5
> -----------------------------------------------
>
> Key: ARTEMIS-1849
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1849
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.5
> Reporter: Abhishek Ray
> Priority: Major
> Labels: features, patch
> Attachments: artemis-core-client-1.5.5.jbossorg-008-abhishek.jar,
> artemis-core-client-1.5.5.jbossorg-008-mnovak.jar,
> artemis-hqclient-protocol-1.5.5.jbossorg-008-abhishek.jar,
> artemis-hqclient-protocol-1.5.5.jbossorg-008-mnovak.jar
>
>
> Hi,
> We are upgrading all our apps to Wildfly 11.0.0. Our broker server will have
> to remain on Wildfly 8.2.0 for now, till we finish upgrading all our apps.
> During our testing we found that ArtemisQ (Wildfly 11.0.0) sends out the
> packet 'CreateFailoverMessage' on re-connection, which is not supported by
> HornetQ (Wildfly 8.2.0).
> I had created a JBoss developer thread regarding this problem -
> https://developer.jboss.org/thread/277761.
> We found that the Artemis team has already fixed this issue in
> https://issues.apache.org/jira/browse/ARTEMIS-1639, but it will be available
> only in Artemis 2.5. As per https://issues.jboss.org/browse/JBEAP-13856,
> Artemis 2.5 will not be available until Wildfly 13, which is not released
> yet. We have been able to get our set-up to work using jars that we created
> ourselves with the fix provided in
> https://github.com/apache/activemq-artemis/pull/1819. Can you please
> back-port this fix to artemis-core-client-1.5.5.jbossorg-008.jar and
> artemis-hqclient-protocol-1.5.5.jbossorg-008.jar, so that we can use it in
> Wildfly 11.0.0? This would help us greatly. Please let me know.
> Thanks,
> Abhishek
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)