Hi,

I am trying to watch three different directories using Felix File Install. I have set the system to watch directory 'mainwatchedDir' in my props.xargs file using
-Dfelix.fileinstall.dir=./mainwatchedDir

I've added three subdirectories to 'mainwatchedDir'
- 'subWatchedDir1'
- 'subWatchedDir2'
- 'subWatchedDir3'

I've added 3 configuration files to 'mainwatchedDir'
- org.apache.felix.fileinstall-subWatchedDir1
- org.apache.felix.fileinstall-subWatchedDir2
- org.apache.felix.fileinstall-subWatchedDir3

In each of those files I have defined to watch the 3 subdirectories
- felix.fileinstall.dir=./subWatchedDir1 (in org.apache.felix.fileinstall-subWatchedDir1) - felix.fileinstall.dir=./subWatchedDir2 (in org.apache.felix.fileinstall-subWatchedDir2) - felix.fileinstall.dir=./subWatchedDir3 (in org.apache.felix.fileinstall-subWatchedDir3)
(I've commented out all other settings in those files for the minute)

When I start the Felix File Install bundle in the container I get the following error: Error while updating org.apache.felix.fileinstall.0 (java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String

It happens for each of the 3 config files. Any ideas?

Regards,
Fiona.

--
Fiona Mahon
Pervasive Communication Services(PCS),
Applied Research

Telecommunications Software & Systems Group (TSSG),
ArcLabs Research and Innovation Building,
Waterford Institute of Technology,
Carriganore Campus, Carriganore,
Co. Waterford, Ireland
        
www: www.tssg.org/people/fmahon
tel: +353 (0)51 302 928 fax: +353 (0)51 341 100 e-mail: [email protected]
Skype: fiona_mahon




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to