[
https://issues.jboss.org/browse/WFLY-1381?page=com.atlassian.jira.plugin....
]
Igor Shulika commented on WFLY-1381:
------------------------------------
Hi Thomas,
I have changed priority to "Critical" because it is very critical issue for our
application. We are deploying multiple OSGi bundles with AOP Weaving by utilizing
different start levels of the OSGi framework(order is very important).
Thanks!
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
Priority: Critical
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