Configuring JmsToolBox for JBoss EAP 6.3 (HornetQ 2.3.x) - jboss

JMSToolBox is a tool for browsing queues in a jms provider.
But it's not possible to configure it for browsing in JBoss EAP 6.3 (HornetQ 2.3).
Anyone tried this and can provide the right configuration?
Thanks in advance,
Mario
Update 2017-02-28:
With the help of the JTB author everything works now.
There was a problem in the version of JTB i used. This was fixed with JTB 3.8. The problem was that the bundled hornetq clients (version 2.4.x) had a problem with connecting to older versioned hornetq servers (version 2.3.x). This seemd to be a known bug.
The user/role used for the connection has to have the permission "manage".
#titou10: Thank you very much for your help!

I'm the author of JMSToolbox.
JTB should work with HornetQ. At least it does on my test workstation.
Did you follow the instructions to setup JMSToolBox for HornetQ?
What exact problem do you encounter?

Related

Need suggestion to upgrade WildFly Full 11.0.0.Final

I need help to upgrade WildFly Full 11.0.0.Final.
Which version is best to upgrade wildfly.
I have done some research but not workout. can anyone help me out for this.?
Currently we are using JBoss Modules version 1.6.1.Final
WildFly Full 11.0.0.Final (WildFly Core 3.0.8.Final).
any suggestions please.

How to install fuse-eap-installer-6.3.0.redhat-262 patch in EAP 6.4 server

Could you please help me in installing fuse-eap-installer-6.3.0.redhat-262 patch in EAP 6.4 server. I have already installed fuse-eap-installer-6.3.0.redhat-187, now I need to install fuse-eap-installer-6.3.0.redhat-262.
Thanks in advance.
You run fuse-eap-installer-6.3.0.redhat-262.jar and it will apply the upgrade. For example:
java -jar fuse-eap-installer-6.3.0.redhat-262.jar /opt/jboss-eap-6.4
I updated the answer as it seems you hit a problem:
C:\Temp\Selva\Installations\EAP_Server_6.4>java -jar
M:\Selva\Software\fuse-eap-installer-6.3.0.redhat-262.jar Error: Unable to determine current fuse patch version
C:\Temp\Selva\Installations\EAP_Server_6.4>
If I remember correctly, there's a bug in the installer on Windows. There's a knowledge base article which explains how to resolve the problem here https://access.redhat.com/solutions/2960241.

Redmine 'mentions' plugin stopped working

I've installed the Redmine Mentions plugin from:
https://github.com/arkhitech/redmine_mentions
And it worked perfect until a few days. I couldn't find helpful information on the internet and the author didn't reply as well so It'd be great if someone could advise on this one.
No changes took place on the server, no config modifications...and suddenly the mention 'trigger' (which is currently '#') isn't working.
I've tried to restart, reinstall and reconfig the trigger but none of these solved the issue.
Here's a little bit of info on the system:
Environment:
Redmine version 2.4.2.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 3.2.16
Environment production
Database adapter Mysql2
Please advise,
Much appreciated!
Thanks,
Talbion.
OK, I've eventually managed to fix this by removing a plugin called 'a_common_libs' which was a dependency for another plugin that's been installed on the server - 'Usability plugin'. At first I uninstalled the Usability plugin (our redmine version 2.4 wasn't supported by this plugin) but that didn't solve the 'mentions' issue. Later I've decided to uninstall it's dependency as well...and it looks good.
(btw, for whoever is curious about the uninstallation process - it consisted of MOVING the plugin folder and restarting Redmine. That's it).
So...I don't know exactly how both plugins are related but somehow the removal of the common libraries fixed mentions.
Thanks again for your help.
Talbion.

What versions of eclipse and apache tomcat should I use with jdk-6u30?

I am configuring the env on Vista. I have jdk-6u30 and eclipse-jee-indigo-SR1-win32 installed on the system. Please suggest what tomcat version would be compatible? I tried installing apache-tomcat-7.0.25 but it gave me "requested resource not available error" hen I tested it for the first time. What is the reason of this error on first test? Is it something to do with the compatibility issue or choosing wrong way of installation? Please help.
The very newest versions of both Eclipse and Tomcat will work perfectly with that version of Java; you must have made some mistake in installing or testing.

Get Arjuna source for JBoss

How can I get the source code for Arjuna/JBossTM that matches my JBoss version?
More specifically, is there a way to reliably identify the version of a library that is distributed with JBoss 5.1.0?
The options I've tried so far:
opening the manifest file of jbossjts.jar which gives me 5.1.0
opening the file jar-versions.xml, but that also gives me 5.1.0
From the look of the tags JBossTM doesn't go beyond 4.12.0 so I think I can be pretty sure in saying that 5.1.0 is the same 5.1.0 as JBoss itself.
Is there a way to reliably get the correct version of the source code for this (or any other) library? It seems to me that sometimes the manifest contains the version of the library, sometimes the version of the server, which isn't very helpful.
Thanks in advance
Rich
Further to this, I think I have found the information by going into the JBoss 5.1.0 release notes where one of the Component Upgrade bugs is jira.jboss.org/browse/JBAS-6851 - Update to transactions 4.6.1.GA