Hi,

you have different ways:

1. you can take a tarball of your running Karaf instance (including the data folder) and start another machine (you may have some issue with instances with the location, but with Karaf 4.0.3, the env variable should do the trick)
2. you create your own custom distribution (using karaf-maven-plugin)
3. you create a kar file containing all that you need

I hope it helps.

Regards
JB

On 12/02/2015 07:48 PM, JonFields wrote:
Hi, I am new to developing applications on Karaf, and it has been going well,
but I have been informed that the production environment will be behind a
firewall with no proxy to the Internet available. The development
environment has Internet access and thus uses Maven to install features and
bundles in the usual way. Is there a way to export the installed features
and bundles from the development Karaf instance, and install them in the
production instance, short of copying then entire Karaf home directory? This
would include features like jdbc, jms, activemq, camel, etc. What are the
best practices for this? Thanks!



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-behind-a-firewall-in-production-tp4044037.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