Hi,
regarding the jbossws testsuite failures, that seems like an issue with logging, please try commenting out the following line in tests/ant-import/build-testsuite.xml :
<sysproperty key="java.util.logging.manager" value="org.jboss.wsf.common.logging.JDKLogManager"/>
Regarding the "ORB" issue, that does not tell me a lot too unfortunately and seems to be an EJB3 issue, if any. Btw, that's a WARN during undeploy, am I wrong? Might not be a real issue after all, perhaps you can try posting on the ejb3 forum about that.