You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/09/15 13:32:52 UTC

[jira] Created: (SMX4-103) bridge example fails due to ClassNotFoundException

bridge example fails due to ClassNotFoundException
--------------------------------------------------

                 Key: SMX4-103
                 URL: https://issues.apache.org/activemq/browse/SMX4-103
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m1
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 4.0-m2


First it fails with a CNFE on javax.management.j2ee.stats.Stats.
When that gets fixed, there's a problem loading javax.net.ConnectionFactory.

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


[jira] Resolved: (SMX4-103) bridge example fails due to ClassNotFoundException

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

Gert Vanthienen resolved SMX4-103.
----------------------------------

    Resolution: Fixed

Adding the J2EE management spec to the bridge-jms-su in http://svn.apache.org/viewvc?view=rev&revision=695447 (not sure why this is necessary -- this dependency is NOT marked optional in activemq-core as far as I can see)
Making all the JRE packages available to the component classloader in http://svn.apache.org/viewvc?view=rev&revision=695453

> bridge example fails due to ClassNotFoundException
> --------------------------------------------------
>
>                 Key: SMX4-103
>                 URL: https://issues.apache.org/activemq/browse/SMX4-103
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m1
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 4.0-m2
>
>
> First it fails with a CNFE on javax.management.j2ee.stats.Stats.
> When that gets fixed, there's a problem loading javax.net.ConnectionFactory.

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