[
https://issues.apache.org/jira/browse/SYNAPSE-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315875#comment-15315875
]
Hudson commented on SYNAPSE-485:
--------------------------------
SUCCESS: Integrated in Synapse - Trunk #5263 (See
[https://builds.apache.org/job/Synapse%20-%20Trunk/5263/])
SYNAPSE-485: Replace the use of sun.misc.Service with java.util.ServiceLoader.
Patch provided by Auke Schrijnen. (veithen: rev 1746908)
*
java/modules/core/src/main/java/org/apache/synapse/config/xml/ConfigurationFactoryAndSerializerFinder.java
*
java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorFactoryFinder.java
*
java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorSerializerFinder.java
*
java/modules/core/src/main/java/org/apache/synapse/config/xml/StartupFinder.java
> Replace the use of sun.misc.Service with something available on other JDKs
> --------------------------------------------------------------------------
>
> Key: SYNAPSE-485
> URL: https://issues.apache.org/jira/browse/SYNAPSE-485
> Project: Synapse
> Issue Type: Improvement
> Components: Core, Deployment
> Affects Versions: 1.2
> Reporter: Paul Fremantle
> Assignee: Paul Fremantle
> Priority: Minor
> Fix For: 2.1
>
> Attachments:
> 0001-SYNAPSE-485-replace-sun.misc.Service-with-java.util..patch
>
>
> The use of sun.misc in the Configuration builders is a problem on JDK's other
> than Sun.
> I propose replacing it as described in my email:
> http://www.nabble.com/Replacing-sun.misc.Service-p20789869.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]