Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6
-
None
-
None
-
Website, HermesJMS 1.13
Description
This web page: https://cwiki.apache.org/qpid/hermesjms.html
refers to configuring HermesJMS to add to its classpath several jars, many of which no longer exist in the 0.6 distribution. I cannot find in the 0.6 distribution:
- client-launch.jar
- slf4j-simple.jar (is this slf4j-api-1.4.0.jar?)
- client.jar (is this qpid-client-0.6.jar?)
- common.jar (is this qpid-common-0.6.jar?)
I'm assuming the two mina jars can be just replaced with their newer versions. Please update the diagram to show the new filenames to use and where they're located relative to the directory tree.
I should note that adding the jars from the qpid-0.6\java\client\release\qpid-client-0.6\lib\ directory seems to work.