You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/10/04 05:52:00 UTC

[jira] [Resolved] (KARAF-1869) war deployer fails to find seemingly present jsp

     [ https://issues.apache.org/jira/browse/KARAF-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-1869.
-----------------------------------------
    Resolution: Not A Problem

It should be fixed on Karaf 4.x with new resolver and staged.

> war deployer fails to find seemingly present jsp
> ------------------------------------------------
>
>                 Key: KARAF-1869
>                 URL: https://issues.apache.org/jira/browse/KARAF-1869
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-webcontainer
>         Environment: 3.0.0-SNAPSHOT
>            Reporter: Andrei Pozolotin
>
> when I manually deploy war with *.jsp inside, I consistently get "Jsp support is not enabled", although it looks like it is there.
> war in question comes from this zip
> http://www.hazelcast.com/files/hazelcast-2.3.1.zip
> {code}
> 2012-09-25 11:25:25,643 | INFO  | Executor: 1      | HttpServiceFactoryImpl           | 93 - org.ops4j.pax.web.pax-web-runtime - 2.1.0 | Binding bundle: [mancenter [132]] to http service
> 2012-09-25 11:25:25,649 | WARN  | Executor: 1      | RegisterWebAppVisitorWC          | 127 - org.ops4j.pax.web.pax-web-extender-war - 2.1.0 | Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
> {code}
> {code}
> andrei2@root()> list -t 0 | grep Web
> [  91] [    Active] [   30] OPS4J Pax Web - API (2.1.0)
> [  92] [    Active] [   30] OPS4J Pax Web - Service SPI (2.1.0)
> [  93] [    Active] [   30] OPS4J Pax Web - Runtime (2.1.0)
> [  94] [    Active] [   30] OPS4J Pax Web - Jetty (2.1.0)
> [  97] [  Resolved] [   30] Apache Karaf :: Web Console :: Branding (3.0.0.SNAPSHOT), Hosts: 98
> [  98] [    Active] [   30] Apache Karaf :: Web Console :: Console (3.0.0.SNAPSHOT), Fragments: 97
> [ 101] [    Active] [   30] Apache Karaf :: Web Console :: Instance Plugin (3.0.0.SNAPSHOT)
> [ 102] [    Active] [   30] Apache Karaf :: Web Console :: Features Plugin (3.0.0.SNAPSHOT)
> [ 103] [    Active] [   30] Apache Karaf :: Web Console :: Gogo Plugin (3.0.0.SNAPSHOT)
> [ 104] [    Active] [   30] Apache Karaf :: Web Console :: HTTP Plugin (3.0.0.SNAPSHOT)
> [ 124] [    Active] [   30] Apache Felix Web Console Event Plugin (1.0.2)
> [ 125] [    Active] [   30] OPS4J Pax Web - Jsp Support (2.1.0)
> [ 126] [    Active] [   30] OPS4J Pax Web - Extender - Whiteboard (2.1.0)
> [ 127] [    Active] [   30] OPS4J Pax Web - Extender - WAR (2.1.0)
> [ 128] [    Active] [   30] OPS4J Pax Web - FileInstall Deployer (2.1.0)
> [ 130] [    Active] [   30] Apache Karaf :: Web :: Core (3.0.0.SNAPSHOT)
> [ 131] [    Active] [   30] Apache Karaf :: Web :: Commands (3.0.0.SNAPSHOT)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)