[
https://jira.jboss.org/browse/JBOSGI-340?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler resolved JBOSGI-340.
-----------------------------------
Fix Version/s: (was: JBossOSGi 1.0.x)
Resolution: Won't Fix
Won't fix in AS6
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
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