Hi,

I've encounter a strange problem with a bundle name.

I had this bundle with seam bean in it (with the seam.properties in the
META-INF). The bundle had a "core" in its name
(org.skinsoft.platform.media.core). The problem was I couldn't acces the
seam beans declared in it.

After a lot of time wondering if I was turning crazy, I made a desperate
crazy thing : I renamed the bundle replacing the "core" with a "main" to
org.skinsoft.platform.media.main (not touched anaything else than the
MANIFEST.MF, the pom.xml and the build.xml files). Surprizingly, I could
then acces the seam beans.

Is "core" in bundle name is a kink of reserved key word ? If yes, are their
any more reserverd key words in bundle names ?

Thanks.

Nel
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to