Log in to follow, share, and participate in this community.
Thread how to use tattletale report to resolve dependencies issues
how to use tattletale report to resolve dependencies issues Hi All, I am trying to migrate an application from Jboss 3 to Jboss AS 7.1.0, I am using EAR for deploying which uses liferay portal framework. The exploded ear contains 6 ejb jars and 2 war files. &...
Unused Jar is actually usedHello Everyone, I am using the tattletale version 1.2.0.Beta2 & have been able to execute the analysis report. My project consists of an ear file , war files and jar files. The ear file is the main one and...
Thread Missing jar in output or expected behaviour?
Missing jar in output or expected behaviour?Hi, I need your feedback about a behaviour that doesn't seem correct, unless I have missed something about Tattletale usage. In RHEL 6.3, I have executed the command without any specific parameter, pointing it...
Ant: Expansion mechanism not working?I tried Tattletale (1.2.0 beta 2) this weekend and found a problem: The expansion mechanism of Ant (i.e. ${src.dir}) doesn't seem to work at all, only when full qualified pathnames are given, Tattletale generates a re...
give the Start-Class as an OptionHello Collegues, just an idea, but maybe it's a FAQ (sorry if so): when using the "unused jar report" it would be very helpful if the start class could be named as an option. That way it would be pos...
Newbie question on Tattletale profileHello, In reading about Tattletale Configuration in the 1.1 User's Guide, the description of the "profiles" key says "...profiles to resolve against". Could someone explain what this means? Thank...
Thread Getting JBoss Classes and Methods information
Getting JBoss Classes and Methods informationIf an application runs on JBoss, can one know what all JBoss classes/methods/APIs is that application using? It needn't be JBoss specific, even a general feature that enables one to know what all APIs (say wha...