-
Bug
-
Resolution: Done
-
Major
-
8.1.0.CR2
eg. in IIOP module, standalone-full.xml of jbossas-iiop-client server config looks like this:
<subsystem xmlns="urn:jboss:domain:jacorb:1.3"> <orb socket-binding="jacorb" ssl-socket-binding="jacorb-ssl"><initializers xmlns="" security="client" transactions="on"/></orb> </subsystem>
the xmlns="" leaves the server unable to boot.