[
https://issues.apache.org/jira/browse/CXF-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628633#action_12628633
]
Bharath Ganesh commented on CXF-1098:
-------------------------------------
What does CXF have to do for this?
> 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.