You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2010/10/20 16:11:13 UTC

DO NOT REPLY [Bug 50122] New: JSR 105 TransfromService classloading issue

https://issues.apache.org/bugzilla/show_bug.cgi?id=50122

           Summary: JSR 105 TransfromService classloading issue
           Product: Security
           Version: Java 1.4.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: sean.mullan@oracle.com


The JSR 105 code for loading TransformService provider implementations should
use the classloader of the Provider object to load the TransformService
implementations. The current code doesn't do that and this causes class loading
exceptions when applications use TransformService implementations registered
with their own providers.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 50122] JSR 105 TransfromService classloading issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50122

sean.mullan@oracle.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from sean.mullan@oracle.com 2010-10-20 11:08:29 EDT ---
Fixed in trunk.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.