You can use maven plugin to build your own custom distribution that will embedded all you need when install without internet. We've used it to deploy a solution in africa without any connection : works perfectly !
http://karaf.apache.org/manual/latest-2.3.x/developers-guide/custom-distribution.html Mat Le 14 avr. 2014 22:38, "John Dubchak" <[email protected]> a écrit : > Thanks Filippo, > > I suspected as much, so thanks for confirming. Do you know of a way to > bootstrap SMX 5 in an environment that doesn't allow outside network > communication? (they are sandboxing multiple machines into an environment > - DEV, STAGE, PROD etc. - and are not allowing any outside access from > within a sandbox) > > Thanks, > John > > On 4/14/14 12:44 PM, Filippo Balicchia wrote: > >> Hi John, >> in servicemix 5 "full" version was removed. please check the issue >> https://issues.apache.org/jira/browse/SM-2246 >> >> Regards >> >> --Filippo >> >> >> 2014-04-14 21:14 GMT+02:00 John Dubchak <[email protected]>: >> >> Hi, >>> >>> Is there a "full" version of SMX 5.0.0 for download? e.g. similar to the >>> one for 4.5.3: >>> >>> http://archive.apache.org/dist/servicemix/servicemix-4/ >>> 4.5.3/apache-servicemix-full-4.5.3.tar.gz >>> >>> I am trying to bootstrap a new install where I cannot communicate outside >>> the host and downloading bundles, at run-time, is not possible. >>> >>> Thanks, >>> John >>> >>> >>
