Hello JB, I have the same problem with my Karaf instance being blocked by a firewall. I tried the KAR approach but it doesn't work. The problem is that the KAR I created does not contain all necessary bundles. I created a KAR for the org.ops4j.pax.cdi-0.12.0 repo (kar:create org.ops4j.pax.cdi-0.12.0) on my development machine (this one has internet access) and tried to install it on the target machine (where the internet access is blocked by the firewall). This doesn't work at all (see my post "kar:install doesn't work as documented"). I then manually extracted the KAR contents into the system repository of the Karaf instance and tried installing the pax-cdi-1.2-web-weld feature. This results in lots and lots of artifact not found exceptions. Shouldn't they all be contained in the KAR file?
I'm using Karaf 4.0.2 with Java 1.8 Regards, Kai -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-behind-a-firewall-in-production-tp4044037p4044115.html Sent from the Karaf - User mailing list archive at Nabble.com.
