[
https://jira.jboss.org/browse/JBOSGI-340?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler updated JBOSGI-340:
----------------------------------
Fix Version/s: JBossOSGi 1.0.x
(was: JBossOSGi 1.0.0 Beta4)
Autostart bundles when deployed in JBossAS
------------------------------------------
Key: JBOSGI-340
URL:
https://jira.jboss.org/browse/JBOSGI-340
Project: JBoss OSGi
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Integration (JBoss)
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.0.x
The current workaround is to wrap the deployers
<bean name="OSGiDeployersWrapper"
class="org.jboss.osgi.framework.deployers.OSGiDeployersWrapper" >
<constructor>
<parameter><inject bean="MainDeployer"/></parameter>
<parameter><inject
bean="OSGiBundleManager"/></parameter>
</constructor>
</bean>
This wrapper should be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira