Thank you for the answer. The update works and the bundle with only a file will be updated correctly. But now I have another problem. I would like that the other bundles use this file. How can I import this file, so that the others bundles can use it? Thank you for help Antonio
Richard S. Hall wrote: > > Creating such a bundle is the same as creating any bundle. You would > just organize your resources into packages as if they were code and > export the packages of the resources that you want to be externally > visible. Updating such a bundle is the same as if it had code. > > -> richard > > ribeiant wrote: >> Hi >> I would like to create a bundle, that contain only a resource file >> (without >> java code). Is it possible? If yes, can you tell me how? How can I update >> such bundle? >> Thank you >> Antonio >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Update-a-resource-file-tp18218985p18651793.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

