mirror of https://github.com/apache/activemq.git
merging 817222
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3@818489 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
660f9cf819
commit
c4b026255e
|
@ -188,6 +188,5 @@ public class ActiveMQConfiguration extends JmsConfiguration {
|
||||||
} else {
|
} else {
|
||||||
return loader.loadClass(name);
|
return loader.loadClass(name);
|
||||||
}
|
}
|
||||||
return null;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue