Apache Neethi in JBossWS
Just spotted this snippet in JBossWS's build-thirdparty.xml
<get src="${jboss.repository}/wscommons-policy/${wscommons-policy}/lib/policy-1.0.jar" dest="${thirdparty.dir}/policy-1.0.jar" usetimestamp="true" verbose="true"/>
Looks like the JBossWS folks are using WS-Commons project named Apache Neethi for their WS-Policy support. Thanks for the endorsement :)