[
https://issues.jboss.org/browse/AS7-5878?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler resolved AS7-5878.
---------------------------------
Fix Version/s: (was: 7.2.0.Alpha1)
Resolution: Cannot Reproduce Bug
The main server group uses the full profile
{code}
<server-group name="main-server-group" profile="full">
<jvm name="default">
<heap size="64m" max-size="512m"/>
</jvm>
<socket-binding-group ref="full-sockets"/>
</server-group>
{code}
If I set activation="eager" in that profile the subsystem starts as expected
OSGi not started eager in domain mode
-------------------------------------
Key: AS7-5878
URL:
https://issues.jboss.org/browse/AS7-5878
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: 7.1.1.Final, 7.1.3.Final (EAP), 7.2.0.Alpha1
Environment: Windows
Reporter: Benjamin Graf
Assignee: Thomas Diesler
In domain mode OSGi subsystem is not automatically started when set to eager.
Have a look on
https://community.jboss.org/thread/171449?tstart=0
This seems to exist since 7.0 days!
--
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