Any ideas on this error: [0 - JmsConsumer[jms.GeneralTopic]] ultJmsMessageListenerContainer WARN Setup of JMS message listener invoker failed for destination 'jms.GeneralTopic' - trying to recover. Cause: [JMSExceptions:045101]The destination name passed to createTopic or createQueue "jms.GeneralTopic" is invalid. If the destination name does not contain a "/" character then it must be the name of a distributed destination that is available in the cluster to which the client is attached. If it does contain a "/" character then the string before the "/" must be the name of a JMSServer or a ".". The string after the "/" is the name of a the desired destination. If the "./" version of the string is used then any destination with the given name on the local WLS server will be returned.
Thanks, Robert -- View this message in context: http://camel.465427.n5.nabble.com/JMSExceptions-045101-tp5735928.html Sent from the Camel - Users mailing list archive at Nabble.com.