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

Brian DePradine resolved AXIS2-3763.
------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

> Issues with loading the W3CEndpointReference class
> --------------------------------------------------
>
>                 Key: AXIS2-3763
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3763
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Brian DePradine
>            Assignee: Brian DePradine
>             Fix For: nightly
>
>         Attachments: PATCH.TXT
>
>
> There are a few issues with loading this class in axis2;
> - The ClassUtils.isJAXWSClass() method currently filters out all classes in 
> packages that start with 'javax.xml.ws'
> - The ClassFinderImpl.getClassesFromJarFile() method currently uses the 
> context classloader to try to load classes instead of the one passed in to 
> the method.
> As a workaround for these issues, a jaxb.index file was needed in the 
> javax.xml.ws.wsaddressing package. Once they are fixed it can be removed.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to