[
https://issues.jboss.org/browse/WFLY-1381?page=com.atlassian.jira.plugin....
]
Thomas Diesler commented on WFLY-1381:
--------------------------------------
Unfortunately yes (for non-technical reason)
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
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