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

Bruno Cardoso (JIRA) jira-events at lists.jboss.org
Thu Apr 15 07:54:25 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBOSGI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12525871#action_12525871 ] 

Bruno Cardoso commented on JBOSGI-285:
--------------------------------------

What is the jar suppose to use to fix this? I tried to use versions 0.7.1, 0.7.2 and 0.8.0 but I keep getting the same warning message and JSPs still don't work. They appear as HTML pages.

> 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) 
>          Components: jboss-osgi-webapp
>            Reporter: Thomas Diesler
>             Fix For: JBossOSGi 1.0.0 Beta8
>
>
> 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