Sling's BootstrapInstaller doesn't support WAR files yet. I'm 90% of the way done with the patch to add this; just running into some broken tests.
You can install/start bundles at runtime via the web console (or the sling:install Maven goal). Note that even when this patch is applied, it doesn't necessarily mean that a standard WAR file will work, just that if a WAR file is a valid bundle, it will be installed and started. Justin -----Original Message----- From: Carl F. Hall [mailto:[email protected]] Sent: Tuesday, October 20, 2009 10:10 AM To: [email protected] Subject: Deploying a WAR at startup I have a WAR (activemqweb.war) that is included in my Sling standalone build but Felix doesn't see it when it loads other bundles. Is this something in Felix or does Sling influence what files are loaded?
