Change the depends attribute to a simple attribute:
it should be
<attribute name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</attribute>
instead of
<depends optional-attribute-name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</depends>