While testing this against jboss-head I ran into some unusual jars that don't have all
the directory entries:
| [starksm@succubus JBossMC]$ jar -tf
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/lib/jpl-util.jar
| META-INF/MANIFEST.MF
| org/gjt/lindfors/util/BoundBuffer$1.class
| org/gjt/lindfors/util/BoundBuffer.class
| org/gjt/lindfors/util/EventGenerator.class
| org/gjt/lindfors/util/EventGeneratorSupport$1.class
| org/gjt/lindfors/util/EventGeneratorSupport.class
| org/gjt/lindfors/util/Library.class
| org/gjt/lindfors/util/LocalizationSupport$1.class
| org/gjt/lindfors/util/LocalizationSupport.class
| org/gjt/lindfors/util/Pair.class
| org/gjt/lindfors/util/PluggableVisualizer.class
| org/gjt/lindfors/util/strategy/VisualizerStrategy.class
| org/gjt/lindfors/util/StreamReaderThread.class
| org/gjt/lindfors/util/support/VisualizerSupport.class
| org/gjt/lindfors/util/Trace.class
| org/gjt/lindfors/util/TypeSupport.class
| org/gjt/lindfors/util/Visualizable.class
| org/
| org/gjt/
| org/gjt/lindfors/
| org/gjt/lindfors/gui/
| org/gjt/lindfors/gui/AboutDialog$CloseDialogAction.class
| org/gjt/lindfors/gui/AboutDialog.class
|
a quick workaround is just to add these to the parent jar handler, but I'm not sure if
this is going to work with the structured file handler logic. I'm testing this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979252#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...