Wrong path for class within jar within ear
Brought to you by:
xtian
When looking for a class in an ear that contains 2
jars, if the class is found in one of the jars, the
location printed by JFind is not correct because it
includes the name of the other jar as well:
java -jar jfind.jar Util K:\Coding\JFind\bugs
ejjjj
com/ibm/websphere/samples/plantsbywebsphereejb/Util.class
in
K:\Coding\JFind\bugs\PlantsByWebSphere.ear\PlantsByWebSphereClient.ja
r\PlantsByWebSphereEJB.jar