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: [email protected]
ReportedBy: [email protected]
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.