Reputation: 352
How can we upgrade the version of camel along with all the available camel compenents like camel-jetty,camel-jms etc avaialble in jboss Fuse?
list command shows the version as 'camel-jetty (2.10.0.redhat-60065)' . I need to pick up fix for a camel-jetty issue mentioned here.Camel-jetty bug
Can features:install karaf command be used for this purpose. It was mentioned in a response that manual upgrade of features in Fuse should be avoided ( Updating camel version in fuse esb )
Any pointers on this would be helpful.
Upvotes: 1
Views: 447
Reputation: 55540
You need a subscription to use JBoss Fuse in production.
You should use the Red Hat customer portal to get issues resolved in JBoss Fuse. They will be able to provide a patch with the fix that you can then install on your JBoss Fuse installation.
Also the customer portal has a list of existing patches you can download, and it could be that the jetty bug has already been fixed in one of those.
Upvotes: 1