[jboss-jira] [JBoss JIRA] (WFLY-1381) OSGi: "Web-ContextPath" header is not supported to install/start WAB bundle from repository
Igor Shulika (JIRA)
jira-events at lists.jboss.org
Wed May 22 19:00:06 EDT 2013
Igor Shulika created WFLY-1381:
----------------------------------
Summary: OSGi: "Web-ContextPath" header is not supported to install/start WAB bundle from repository
Key: WFLY-1381
URL: https://issues.jboss.org/browse/WFLY-1381
Project: WildFly
Issue Type: Bug
Components: OSGi
Affects Versions: 8.0.0.Alpha2
Reporter: Igor Shulika
Assignee: Thomas Diesler
I am using the latest WildFly 8.0.0.Alpha2-SNAPSHOT server to install/start all of my OSGi bundles from Maven repository. The WAB is not starting if I am just declare capability in the standalone-osgi.xml file.
Here is my capability configuration.
<capability name="org.test.sample.webapp:my-sample-webapp:1.0" startlevel="4"/>
Note: When I just simply drop my WAB file inside "deployments" directory the web application starting successfully.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list