-
Sub-task
-
Resolution: Done
-
Blocker
-
None
-
None
The ejb3-ssl-advanced has a dependency on a remoting service that does not exist in the 4.0 branch:
<mbean code="org.jboss.remoting.security.domain.DomainServerSocketFactoryService"
name="jboss.remoting:service=ServerSocketFactory,type=SecurityDomainAdvanced"
display-name="SecurityDomain Server Socket Factory">
<attribute name="SecurityDomain">java:/jaas/SSLAdvanced</attribute>
<depends>jboss.security:service=JaasSecurityDomain,domain=SSLAdvanced</depends>
</mbean>
The jbossas-remoting.jar does not exist in the 4.0 build. This should be coming in as a jboss-4.0.x/remoting integration module.