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
Priority: Trivial
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.