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:[email protected]
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.