I need to easily find what version of, let's say, JGroups bundled with JBoss 4.2.3.
Is there some documentation, wiki, or something else where I can find this information easily?
Greetings,
First, I am using JBoss 5.1.GA and java jdk 1.6
I have a set of EARs. Each EAR contains one EJB, one SAR, and one WAR. I am trying to control ...
I have a project that depends on JBoss(specifically 5.1.0.GA) and I was playing around with trying to set this project up using SBT. What I was wondering is if there is ...
I wanted to remove redundant jars from an Eclipse project.
So I tried JBoss Tuttletale.
Specifically I wanted to remove redundant jars from the Dynamic Reports dependencies.
I run Tuttletale against the ...
Hi! I just want to test the stateless session bean in ejb3 with the jboss 5 server. But, I'm getting the error as deployment dependency error. I'm just using a simple ...