<div dir="ltr">We could alwayy fork it and do our own release. That is what we have done to get around some JSF problems. <div><br></div><div>Stuart</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 5, 2013 at 4:42 PM, Alessio Soldano <span dir="ltr">&lt;<a href="mailto:asoldano@redhat.com" target="_blank">asoldano@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
when running the jbossws testsuite against WFLY master with security<br>
manager enabled, I&#39;ve noticed that the following permission is required<br>
to build up JAXWS clients (actually to be able to parse any WSDL):<br>
<br>
   &lt;permission class=&quot;java.io.FilePermission&quot;<br>
name=&quot;/usr/java/jdk1.7.0_17/jre/lib/wsdl.properties&quot; actions=&quot;read&quot;/&gt;<br>
<br>
That&#39;s basically a non existing file in my java.home. The reason is in<br>
WSDL4J, which seems to be missing a SecurityException catch block in<br>
javax.wsdl.factory.WSDLFactory#findFactoryImplName().<br>
I thought about reporting the issue, but afaics the project &quot;lives&quot; at<br>
<a href="http://sourceforge.net" target="_blank">sourceforge.net</a> (on cvs  scm...) and, more important, since Oct 2011<br>
there&#39;s already a patch proposal [1] for the issue which has never been<br>
commented / considered.<br>
<br>
How should we move forward here? Suggestions / proposals? Anybody here<br>
is in the JSR-110 EG and can get in touch with the WSDL4J devs?<br>
<br>
Alessio<br>
<br>
[1] <a href="http://sourceforge.net/p/wsdl4j/patches/1/" target="_blank">http://sourceforge.net/p/wsdl4j/patches/1/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alessio Soldano<br>
Web Service Lead, JBoss<br>
<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</font></span></blockquote></div><br></div>