[jira] [Resolved] (GERONIMO-6432) JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties file to find the factory implementation

2013-03-19 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-6432.
---

Resolution: Fixed

You're right. Thanks! Fixed in revision 1458320.


> JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties file 
> to find the factory implementation
> --
>
> Key: GERONIMO-6432
> URL: https://issues.apache.org/jira/browse/GERONIMO-6432
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: specs, webservices
>Reporter: Loïc ALBERTIN
>Assignee: Jarek Gawor
>
> Hi,
> I think there is a copy/paste mistake in class javax.xml.ws.spi.FactoryFinder 
> for jaxws api 2.1 and 2.2.
> In method "static Object find(String factoryId, String fallbackClassName)" 
> you should look at /lib/jaxws.properties for a Factory 
> implementation but you look at /lib/jaxrpc.properties instead.
> https://github.com/apache/geronimo-specs/blob/trunk/geronimo-jaxws_2.2_spec/src/main/java/javax/xml/ws/spi/FactoryFinder.java#L185
> Regards,
> Loïc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (GERONIMO-6432) JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties file to find the factory implementation

2013-03-18 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-6432.
---

Resolution: Fixed
  Assignee: Jarek Gawor

Fix committed in revision 1458087. Thanks!


> JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties file 
> to find the factory implementation
> --
>
> Key: GERONIMO-6432
> URL: https://issues.apache.org/jira/browse/GERONIMO-6432
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: specs, webservices
>Reporter: Loïc ALBERTIN
>Assignee: Jarek Gawor
>
> Hi,
> I think there is a copy/paste mistake in class javax.xml.ws.spi.FactoryFinder 
> for jaxws api 2.1 and 2.2.
> In method "static Object find(String factoryId, String fallbackClassName)" 
> you should look at /lib/jaxws.properties for a Factory 
> implementation but you look at /lib/jaxrpc.properties instead.
> https://github.com/apache/geronimo-specs/blob/trunk/geronimo-jaxws_2.2_spec/src/main/java/javax/xml/ws/spi/FactoryFinder.java#L185
> Regards,
> Loïc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira