[
https://jira.jboss.org/jira/browse/JBOSGI-283?page=com.atlassian.jira.plu...
]
Thomas Diesler commented on JBOSGI-283:
---------------------------------------
Please apply the above mentioned workaround. You should see something like
2010-01-27 10:19:48,391 DEBUG [org.ops4j.pax.web.extender.war.internal.Activator] (main)
Pax Web WAR Extender - Starting
2010-01-27 10:19:48,411 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main)
Creating bundle watcher with scanner
[BundleURLScanner{path=WEB-INF/,filePattern=web.xml,recurse=false}]...
2010-01-27 10:19:48,412 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main)
Scanning bundle [org.apache.felix.framework]
2010-01-27 10:19:48,421 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main)
Scanning bundle [org.apache.felix.log]
2010-01-27 10:19:48,424 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main)
Scanning bundle [jboss-osgi-common]
2010-01-27 10:19:48,425 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main)
Scanning bundle [example-webapp]
2010-01-27 10:19:48,425 DEBUG [org.ops4j.pax.swissbox.extender.BundleWatcher] (main) Found
resources [bundle://4.0:0/WEB-INF/web.xml]
2010-01-27 10:19:48,427 DEBUG [org.ops4j.pax.web.extender.war.internal.WebXmlObserver]
(main) Parsing a web application from [bundle://4.0:0/WEB-INF/web.xml]
2010-01-27 10:19:48,449 DEBUG [org.ops4j.pax.web.extender.war.internal.WebXmlObserver]
(main) Parsed web app [WebApp{displayName=WebApp Sample,contextName=null}]
2010-01-27 10:19:48,450 DEBUG [org.ops4j.pax.web.extender.war.internal.WebXmlObserver]
(main) No 'Webapp-Context' manifest attribute specified
2010-01-27 10:19:48,451 DEBUG [org.ops4j.pax.web.extender.war.internal.WebXmlObserver]
(main) Using bundle symbolic name [example-webapp] as context name
2010-01-27 10:19:48,451 INFO [org.ops4j.pax.web.extender.war.internal.WebXmlObserver]
(main) Using [example-webapp] as web application context name
2010-01-27 10:19:48,451 DEBUG [org.ops4j.pax.web.extender.war.internal.WebAppPublisher]
(main) Publishing web application [WebApp{displayName=WebApp
Sample,contextName=example-webapp}]
in server.log
WebApp extender not installed by default
----------------------------------------
Key: JBOSGI-283
URL:
https://jira.jboss.org/jira/browse/JBOSGI-283
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: JBossOSGi 1.0.0 Beta5
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.0.0 Beta6
Attachments: pax-web-extender-war.jar
The pax-web-extender-war.jar is not installed by default.
The WebAppExtenderTestCase does not pick up this bug because it installs the extender on
demand.
WebApp bundles can get installed/started but are not processed by the PaxWeb extender
--
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