No worries, I got it all put together. Lots of dependencies...
On Tue, Apr 7, 2009 at 9:26 AM, John Crawford <[email protected]> wrote: > Hi, > > I pulled down the source for felix and did a quick hack to the commons/jstl > OSGi wrapper pom.xml to gather all dependencies for the jstl into one jar. > After installing it as a bundle (which it does resolve and startup), I still > get the standard error message: The absolute uri: > http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or > the jar files deployed with this applicationI'm a little baffled at this > point. Any suggestions? Obviously, the jstl 1.1.2 dependency is in my > classpath for the ide and my code resolves just fine in development. > > Respectfully, > John >
