Hi Rory, Thanks for the proposal. I have added the commons-lang bundle to the standard install and this should now work.
Regards Felix Rory Douglas schrieb: > The fix I use is to just deploy commons-lang.jar (version 2.4) into the > framework, since it's OSGI-ified. I supposed it should be added to the > default dependencies deployed with the launchpad. > > Bertrand Delacretaz wrote: >> On Thu, Jan 15, 2009 at 9:17 PM, Pontus Amberg >> <[email protected]> wrote: >> >>> I still encounter this while starting Sling. Should I create an entry in >>> JIRA so it isn't forgotten?... >>> >> >> Sure, go ahead - we meant to fix this but didn't get to it yet. >> Thanks, >> -Bertrand >> >> >>>> yanshaozhiGmail schrieb: >>>> >>>>> When I built run the launchapd webapp with mvn jetty:run (the newest >>>>> sling), after the server started I encounter with a question as >>>>> follow: (I >>>>> want to know it's ling's bug or not ,how can I do it?) >>>>> 2009-01-05 21:48:43.616:/:WARN: ERROR: Error starting >>>>> slinginstall:org.apache.sling.jcr.ocm-2.0.3-i >>>>> ncubator-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved >>>>> package in bundle 31: package; >>>>> (package=org.apache.commons.lang)) >>>>> org.osgi.framework.BundleException: Unresolved package in bundle 31: >>>>> package; (package=org.apache.co >>>>> mmons.lang) >>>>> at >>>>> org.apache.felix.framework.Felix._resolveBundle(Felix.java:1728) >>>>> at >>>>> org.apache.felix.framework.Felix._startBundle(Felix.java:1591) >>>>> at >>>>> org.apache.felix.framework.Felix.startBundle(Felix.java:1544) >>>>> at >>>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125) >>>>> >>>>> at >>>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258) >>>>> at java.lang.Thread.run(Thread.java:595) >>>>> 2009-01-05 21:48:45.225:/:INFO: sling: Servlet sling initialized >>>>> 2009-01-05 21:48:46.317::INFO: Started >>>>> [email protected]:8888 >>>>> [INFO] Started Jetty Server >>>>> >>>>> 2009-01-05 >>>>> >>>>> >>>>> yanshaozhiGmail >>>>> >>>>> >>>> >>> >
