Hi Ian,

You can achieve something similar in Karaf 2.2.x (with Kar as well).

More over, you can create your own distribution (using the add-features-to-repo goal on the features plugin, it will populate the system folder to go offline).

Regards
JB

On 09/03/2012 04:34 PM, iandebeer wrote:
Hi
I must deploy Karaf on servers that are located in a DMZ and therefore they
do not have internet access. Karaf 3.0.0 seems to promise a number of
options that could assist with this. I have opted to add Feature
repositories to an instance of Karaf 3.0.0-SNAPSHOT running in my dev
environment and then to create KAR's from these repo's. The target
environment (in the DMZ) is a Karaf 2.9.2 instance. It seems to work mostly
but unfortunately I run into an issue with Spring-Core dependency on the
Camel Feature for which I can not locate the appropriate Feature.xml: "Error
executing command. URL [mvn://org.springframework/spring-core/3.0.7.RELEASE]
could not be resolved." This occurs on the server in the DMZ after I
installed all the KAR's in the deploy dir. Should I rather have 3.0.0 in the
DMZ?
As a separate issue in the dev environment I get: Error executing command:
"No feature named 'camel-jms' with version '2.10,3' available" when I try to
install activemq-camel from the activemq 5.7-SNAPSHOT feature. This is
despite having added the feature for Camel 2.10.0 (same for Camel 2.10.1). I
have tried various  combinations of activemq and camel releases, but no
luck.
Last question: There is a "clone" command in 3.0.0, which seems to lack
documentation at this stage - would it allow me to create a clone of the
current instance that I can deploy on an isolated server?
Regards
Ian




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-in-the-DMZ-3-0-0-SNAPSHOT-tp4025920.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to