I have JBoss Fuse 6.0.0. It seems there is no Hawtio component in here. How to install it in JBoss Fuse 6.0.0?
I think you should be able to install it by executing:
features:addurl mvn:io.hawt/hawtio-karaf/1.4.27/xml/features
features:install hawtio-core`
in your karaf console. Further details can be found on the hawtio website (section: Using Apache Karaf or Apache ServiceMix)
In JBoss Fuse 6.0.0 it is called "fabric-webui"
`features:install fabric-webui`
Note: that version is very dated. Strongly recommend upgraded
Related
Download JBoss EAP or WildFly
PicketLink can be used on both servers.
Use the PicketLink Installer to configure them with the latest version
of the PicketLink modules and libraries.
Does this implicit mean
it will work on my Red Hat JBoss Enterprise Application Platform - Version 6.4.5.GA?
I can't find any further information about version support, maybe someone has experiences and could give me a hint.
Solution
System Requirements
Make sure your environment is properly configured
as follows:
Java 1.6 or Java 1.7 PicketLink Federation Quickstarts JBoss
Enterprise Application Platform 6 or WildFly Servers.
reference
Can I develop apache camel routes using Jboss developer studio or it is only to be used when we use Jboss Fuse ESB?
Previously I saw that Fuse IDE could be used for Camel development, but now I don't find it anymore.
Yes JBoss Tools for Apache Camel can be used for JBoss Fuse and as well Apache Camel. Fuse IDE is the former name, its now known part of JBoss Tools. You can install JBoss Tools in Eclipse and then install the integration tools that has the Camel editor.
http://tools.jboss.org/features/apachecamel.html
I am new to Jboss fuse. I went through several tuitorials regarding fuse.
JBoss Fuse combines several technologies like Apache Camel, Apache CXF, Apache ActiveMQ, Apache Karaf and Fabric8
in a single integrated distribution.
I have downloaded the installer from jboss site and installed in to jboss-EAP 6.4 . I checked the standalone.xml and didnt find any configuration regarding
Apache ActiveMQ, Apache Karaf and Fabric8.
My doubt is without these configurations how fuse will support messaging service and osgi ?
I am trying to use fuse in jboss-EAP 6.4 server as osgi.(fuse+server+osgi)
Please guide me.
JBoss EAP is for your web application. JBoss Fuse is the middleware and ActiveMQ is the message broker.
There is no ActiveMq in EAP as it's your Application Server where you run your web applications. You can use ActiveMq in EAP but it's not designed for that. However you can find an ActiveMq configuration in JBoss Fuse where is more suitable to use broker. JBoss Fuse isn't something you can use inside the EAP but it's a separate application that you can use WITH the EAP. So your question probably is "how to connect JBoss Fuse and JBoss EAP?" If so, then you can achieve that by using HTTP queries from EAP to Fuse for example.
About your doubt JBoss Fuse supports OSGi and by using Apache Camel inside your OSGi bundles you can use the ActiveMq component to connect and send/receive AMQ messages.
If you tell us more what you are trying to achieve using the JBoss ESB Stack probably we can help you more.
Best Regards
I am running JBoss 6.1.0.Final with embedded HornetQ.
I want to upgrade HornetQ but keep the JBoss.
Is that possible, and how? What would the latest compatible HornetQ version that can still work with JBoss 6.1.0Final?
Looking at this thread: How to upgrade HornetQ version in JBoss 6?
I tried the following:
1- Download HornetQ 2.4.0, but wasn't sure what copy from the pack?
2- Download the latest JBoss AS 6.1.1Final and copies some jars, but not sure what version I deployed.
I need at least version 2.3.0 or HornetQ, and I have no idea which version of HornetQ is deployed with the latest 6.1.1.Final !
With JBoss EAP I would post your question to RedHat support. EAP 6.1 comes with HornetQ 2.3.1.Final, as you can see here. 6.1.1 comes with 3.6.6. And you can see the version simply by looking at the log messages or inside the manifest.
JBossESB and Apache ServiceMix do not seem to be ready for JBoss 7.1
Have a look at Switchyard:
http://www.jboss.org/switchyard
UPDATE: RedHat is going to replace JBossESB with SwitchYard:
http://searchsoa.techtarget.com/feature/Red-Hat-makes-a-switch-SwitchYard-project-to-replace-JBoss-ESB