You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/09/29 08:30:08 UTC

[jira] [Created] (SMX4-1254) jaxws-api bundle doesn't work when in lib/endorsed

Jean-Baptiste Onofré created SMX4-1254:
------------------------------------------

             Summary: jaxws-api bundle doesn't work when in lib/endorsed
                 Key: SMX4-1254
                 URL: https://issues.apache.org/jira/browse/SMX4-1254
             Project: ServiceMix 4
          Issue Type: Bug
          Components: specs
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: specs-2.1.0


jaxws-api bundle does not work when stuck in lib/endorsed. There is a call to:

FactoryFinder.class.getClassLoader().loadClass(iFactoryId);

However, when in endorsed, the getClassLoader returns null resulting in an NPE which then results in it not finding the SPI from the OSGi locator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SMX4-1254) jaxws-api bundle doesn't work when in lib/endorsed

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved SMX4-1254.
-------------------------------

    Resolution: Fixed
    
> jaxws-api bundle doesn't work when in lib/endorsed
> --------------------------------------------------
>
>                 Key: SMX4-1254
>                 URL: https://issues.apache.org/jira/browse/SMX4-1254
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: specs
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: specs-2.1.0
>
>
> jaxws-api bundle does not work when stuck in lib/endorsed. There is a call to:
> FactoryFinder.class.getClassLoader().loadClass(iFactoryId);
> However, when in endorsed, the getClassLoader returns null resulting in an NPE which then results in it not finding the SPI from the OSGi locator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SMX4-1254) jaxws-api bundle doesn't work when in lib/endorsed

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466426#comment-13466426 ] 

Jean-Baptiste Onofré commented on SMX4-1254:
--------------------------------------------

It seems that Dan said that it doesn't work, maybe he didn't try with the staged release. I gonna check with him.
                
> jaxws-api bundle doesn't work when in lib/endorsed
> --------------------------------------------------
>
>                 Key: SMX4-1254
>                 URL: https://issues.apache.org/jira/browse/SMX4-1254
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: specs
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: specs-2.1.0
>
>
> jaxws-api bundle does not work when stuck in lib/endorsed. There is a call to:
> FactoryFinder.class.getClassLoader().loadClass(iFactoryId);
> However, when in endorsed, the getClassLoader returns null resulting in an NPE which then results in it not finding the SPI from the OSGi locator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira