You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Adrian Co (JIRA)" <ji...@apache.org> on 2008/02/18 15:54:15 UTC

[jira] Resolved: (AMQ-1565) Exception String from BrokerFactory has a typo - "Could load " should presumably read "Could not load "

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

Adrian Co resolved AMQ-1565.
----------------------------

         Assignee: Adrian Co
    Fix Version/s: 5.1.0
       Resolution: Fixed

Patch applied to rev 628764. Many thanks!

> Exception String from BrokerFactory has a typo - "Could load " should presumably read "Could not load "
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1565
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1565
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>         Environment: Linux 2.6.9-42.EL #1 Wed Jul 12 23:16:43 EDT 2006 i686 athlon i386 GNU/Linux
>            Reporter: Steve Young
>            Assignee: Adrian Co
>            Priority: Trivial
>             Fix For: 5.1.0
>
>         Attachments: BrokerFactory.java.patch
>
>   Original Estimate: 1 minute
>  Remaining Estimate: 1 minute
>
> The error message I get is this:
> java.io.IOException: Could load xbean factory:java.lang.NoClassDefFoundError: org/springframework/core/io/FileSystemResource
>         at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:27)
> presuambly the error should be that the class could *not* load the xbean factory :-)

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