You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by luiggiandrade <lu...@hotmail.com> on 2012/08/28 18:54:07 UTC

Create a sub directory in hotdeploy

Hello

I want create a sub directory in the directory deploy the ServiceMix and put
a bundler
but no deploy.

Its posible to create directory en the folder DEPLOY?

att
Luiggi



--
View this message in context: http://servicemix.396122.n5.nabble.com/Create-a-sub-directory-in-hotdeploy-tp5714283.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

RE: Create a sub directory in hotdeploy

Posted by luiggiandrade <lu...@hotmail.com>.

Muchas graciasThank you

attLuiggi

Date: Tue, 28 Aug 2012 16:35:17 -0700
From: ml-node+s396122n5714285h88@n5.nabble.com
To: luiggiandrade@hotmail.com
Subject: Re: Create a sub directory in hotdeploy



	Hi,


Yeah, you can add a file like

org.apache.felix.fileinstall-mydeploy.cfg

in $SMX_HOME/etc folder, 

and the file content is like

felix.fileinstall.dir     = ${karaf.base}/any_folder_you_like

felix.fileinstall.tmpdir  = ${karaf.data}/generated-bundles

felix.fileinstall.poll    = 1000


This way you can let file install to monitor another folder.


Freeman

−−−−−−−−−−−−−

Freeman Fang


FuseSource

Email:[hidden email]

Web: fusesource.com

Twitter: freemanfang

Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-8-29, at 上午12:54, luiggiandrade wrote:


> Hello

> 

> I want create a sub directory in the directory deploy the ServiceMix and put

> a bundler

> but no deploy.

> 

> Its posible to create directory en the folder DEPLOY?

> 

> att

> Luiggi

> 

> 

> 

> --

> View this message in context: http://servicemix.396122.n5.nabble.com/Create-a-sub-directory-in-hotdeploy-tp5714283.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



	
	
	
	

	

	
	
		If you reply to this email, your message will be added to the discussion below:
		http://servicemix.396122.n5.nabble.com/Create-a-sub-directory-in-hotdeploy-tp5714283p5714285.html
	
	
		
		To unsubscribe from Create a sub directory in hotdeploy, click here.

		NAML
	 		 	   		  



--
View this message in context: http://servicemix.396122.n5.nabble.com/Create-a-sub-directory-in-hotdeploy-tp5714283p5714291.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: Create a sub directory in hotdeploy

Posted by Freeman Fang <fr...@gmail.com>.
Hi,

Yeah, you can add a file like
org.apache.felix.fileinstall-mydeploy.cfg
in $SMX_HOME/etc folder, 
and the file content is like
felix.fileinstall.dir     = ${karaf.base}/any_folder_you_like
felix.fileinstall.tmpdir  = ${karaf.data}/generated-bundles
felix.fileinstall.poll    = 1000

This way you can let file install to monitor another folder.

Freeman
-------------
Freeman Fang

FuseSource
Email:ffang@fusesource.com
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-8-29, at 上午12:54, luiggiandrade wrote:

> Hello
> 
> I want create a sub directory in the directory deploy the ServiceMix and put
> a bundler
> but no deploy.
> 
> Its posible to create directory en the folder DEPLOY?
> 
> att
> Luiggi
> 
> 
> 
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/Create-a-sub-directory-in-hotdeploy-tp5714283.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.