> I found a bugreport for ActiveMQ that is probably the same thing as my > camel-scala issue. > > https://issues.apache.org/jira/browse/AMQ-4833 > > They apparently had some issues with the HttpURLConnection User-Agent > header.
That's correct the problem exists on plain Karaf as well (as you would expect from the bug report). People have various workarounds but we found the simplest was just to run this through our local Maven repo. We use Artifactory, and set it up on Karaf by setting the following in org.ops4j.pax.url.mvn.cfg: org.ops4j.pax.url.mvn.repositories=http://maven.yourdomain.com/artifactory/remote Artifactory doesn't suffer from this issue when it pulls from upstream. Regards, Tim
smime.p7s
Description: S/MIME cryptographic signature
