Hi Max,I think you are doing well so far! Be aware of the difference between a bundle and a content package:Bundle: an OSGi thing -- packages your stuff that make up your OSGi service. Content Package: These packages contain xml representations of JCR nodes. Any JCR node can go into a package.So, ye...