Are all of the bundles active? I find that frequently when the right script
doesn't get execute, it's because a bundle isn't active.

Justin

On Mon, May 7, 2012 at 1:53 PM, Dascalita Dragos <[email protected]> wrote:

> Hi,
>
> Thanks to a patch on Apache Felix, committed by Felix Meschberger a few
> days ago( with the patch from David Jencks ) I was able to build Apache
> Sling launchpad with org.apache.felix.framework version
> 4.1.0-SNAPSHOTinstead of
> 3.0.8.
> With than, Apache Sling runs on JBoss 7.1.1. Kudos to everyone involved.
> Really cool to see this happening.
>
> Most of the things I've tried work fine in JBoss, except one thing, Servlet
> Resolution.
>
> Having a resource X, with resourceType 'foo/bar' and a jsp located at '
> apps/foo/bar/html.jsp', the request to
> sling-launchpad-7.0-SNAPSHOT/path/to/X.html is not getting resolved with
> the JSP, but with the org.apache.sling.servlets.get.DefaultGetServlet
>
> Do yo have any hints as to how to make this work, and if it's possible to
> do so in JBoss 7.1 ?
>
> Thanks,
> Dragos Dascalita Haut
>

Reply via email to