[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-285) Add PaxWeb JSP support

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Feb 1 05:34:19 EST 2010


Add PaxWeb JSP support
----------------------

                 Key: JBOSGI-285
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-285
             Project: JBoss OSGi
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
             Fix For: JBossOSGi 1.0.0 Beta7


It seems that another jar is missing from distribution, the Pax Web Extender JSP, as the log message says:

WARN  [RegisterWebAppVisitorWC] Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?

Obviously not! So I downloaded the latest version (0.7.1) of Pax Web Extender JSP and successfully deployed it:

INFO  [BundleStartStopDeployer] Started: org.ops4j.pax.web.pax-web-extender-war [16]
INFO  [Activator] Pax Web started
INFO  [BundleStartStopDeployer] Started: org.ops4j.pax.web.pax-web-jetty-bundle [17]
INFO  [JettyServerImpl] Pax Web available at [0.0.0.0]:[8090]
INFO  [HttpServiceFactoryImpl] Binding bundle: [jboss-osgi-webconsole [12]] to http service
INFO  [BundleStartStopDeployer] Started: org.ops4j.pax.web.pax-web-jsp [18]

But it doesn't seems to work because I always get the same WARN message above... suggestions?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list