Colin wrote:Did you copy the hermes-config.xml and use it on a different machine?
Your hermes-config.xml does in fact contain all the JMS configuration you have defined and it contains references to JAR files on your local filesystem. If they don't exist then then provider cannot be instantiated.
Hi Colin,
it was a long, long time ago when I posted this issue.
So I am not sure what the real problem was.
My solution was to define all the paramteres new.
However, if the problem is that the referenced *.jars are not available (any more) the HermesJMS should:
1.) At least show still the Queues (even if they are not accessible anymore)
2.) Popup an error message telling the user "Provider Jar=...... defined in Provider=.... not found"
Could you change this in the next release?
Thank you