Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
3.0.0-SNAPSHOT
Description
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
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?
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)