Hi
Ask on the SMX forum about "offline mode" as that sounds what you need.
On Wed, May 6, 2015 at 11:31 AM, rameshmallipudi
wrote:
> Thanks Claus. I will post this in Servicemix.
> Yeah i know i need to do features:install rather than placing the jar in
> deploy folder. However in the secured I
Thanks Claus. I will post this in Servicemix.
Yeah i know i need to do features:install rather than placing the jar in
deploy folder. However in the secured Intranet site, we are not able to do
the features:install as we cannot hit the internet to download the jar.
Regards,
Ramesh
--
View this
Hi
This is a question better asked on ServiceMix user mailing list / user
forum as its about deployment on ServiceMix, and not really about
Apache Camel.
But in general you should install Camel components using the features
command, and not copy a single JAR in deploy folder. So what you do is
wr
Hi Users,
I have a requirement of download the camel-spring-ws-2.14.1.jar and place it
in the deploy folder of service mix (It is nothing but *features:install
camel-spring-ws*).
*features:install camel-spring-ws* is absolutely working fine. But placing
the same jar in the deploy folder is giving