[wildfly-dev] Patching WSDL4J (or perhaps forking?)

Alessio Soldano asoldano at redhat.com
Thu Sep 5 12:00:17 EDT 2013


Hi Anil,
all clear in theory of course ;-) but ... is the project really active 
(it's the JSR110 RI after all) ? the discussion mailing list archive 
shows 0 messages, nothing relevant on the wiki, a release (1.6.3) six 
months ago and no change after that (also note that 1.6.2 was released 
back in 2006).
Perhaps I could try raising another bug on sourceforge (even if the 
patch proposal is already there) and see if anybody notices it. Failing 
that, I'll simply fork it on github and cut a -jbossorg release, but I 
wanted others' opinions too ;-)

Cheers
Alessio

On 05/09/13 17:02, Anil Saldhana wrote:
> Hi Alessio,
>     it depends on how active the project is. If it is active, raising bug
> reports
> and following up usually gets the resolution. If is is not active,
> forking is
> the way to go unfortunately. Alternatively, you can become a contributor
> to wsdl4j and apply the patch yourself. :)
>
> Regards,
> Anil
>
> On 09/05/2013 09:42 AM, Alessio Soldano wrote:
>> Folks,
>> when running the jbossws testsuite against WFLY master with security
>> manager enabled, I've noticed that the following permission is required
>> to build up JAXWS clients (actually to be able to parse any WSDL):
>>
>>      <permission class="java.io.FilePermission"
>> name="/usr/java/jdk1.7.0_17/jre/lib/wsdl.properties" actions="read"/>
>>
>> That's basically a non existing file in my java.home. The reason is in
>> WSDL4J, which seems to be missing a SecurityException catch block in
>> javax.wsdl.factory.WSDLFactory#findFactoryImplName().
>> I thought about reporting the issue, but afaics the project "lives" at
>> sourceforge.net (on cvs  scm...) and, more important, since Oct 2011
>> there's already a patch proposal [1] for the issue which has never been
>> commented / considered.
>>
>> How should we move forward here? Suggestions / proposals? Anybody here
>> is in the JSR-110 EG and can get in touch with the WSDL4J devs?
>>
>> Alessio
>>
>> [1] http://sourceforge.net/p/wsdl4j/patches/1/
>>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev


-- 
Alessio Soldano
Web Service Lead, JBoss



More information about the wildfly-dev mailing list