You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/10/15 02:35:31 UTC

[jira] Resolved: (CXF-1098) ClassLoader improvement.

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

Benson Margulies resolved CXF-1098.
-----------------------------------

    Resolution: Incomplete

No response since 2008, not clearly our problem.


> ClassLoader improvement.
> ------------------------
>
>                 Key: CXF-1098
>                 URL: https://issues.apache.org/jira/browse/CXF-1098
>             Project: CXF
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 2.0.2
>         Environment: windows.
>            Reporter: Jeff Yu
>
> Now we deploy the cxf to Weblogic application server, we need to put the ws_metadata package in the endorsed folder. 
> It might break the application server itself since we don't know whehter the application server works well with the endorsed library or not.
> The better solution for this would be a custom classloader that can find the class in child-first algorithm for loading class.
> Like weblogic has the "prefer-application-package" configuration. see http://xfire.codehaus.org/XFire+on+WebLogic+9.2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.