What is the best way to determine which .jar files are needed in Glassfish ?
Issue
-
We are trying to determine what
"*.jar"files will be needed in Glassfish's"/lib"directory so that they are accessible to all web applications without having to bundle the .jars in each web apps .war file. -
What is the correct version of the
"activemq-camel.jar"that we should be using with AMQ 6.1, and how do we ensure that we have all the dependent .jar files for"activemq-camel.jar"included in Glassfish's"/lib"directory? -
I am building a maven project that will be deployed to JBoss Fuse. I would of course like to use the same versions when I test my project as those that are shipped with Fuse.
I can't find any documentation of what I should write in my depedency in my pom.xml. Can you point me to the relevant documentation?
Environment
- Red Hat JBoss A-MQ
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.