Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Jar files used in runtime..

Reply
Thread Tools

Jar files used in runtime..

 
 
asaguden
Guest
Posts: n/a
 
      04-27-2007
Hello.
We have a big/old java enterprise application ( runing on Weblogic )
with over 100 jar
files in our dependency library and approx. 10 deliverables of our
own.

I am implementing IVY as our dependency manager. I have successfully
completed
a chart over compile-time dependencies in our ptoject with JarJar and
from that created
ivy.xml in a local ivy-rep.

Now we will try to use configurations to separate runtime dependencies
from compiletime
dependencies.

Problem:
- How do we discover runtime dependencies without clicking through
EVERY
link in the entire application?
ie Which jar files is used?

With regards Peter

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
java -cp a.jar -jar b.jar => Works on Windows, not on Debian cyberco Java 4 02-14-2006 06:27 AM
jaas.jar, jta.jar jdbc-stdext.jar missing from jdk1.5 RPM muttley Java 0 10-20-2005 02:40 PM
Differences of xercesImpl.jar, xercesImpl-J.jar, dom3-xercesImpl.jar ? Arnold Peters Java 0 01-05-2005 10:59 PM
Differences of xercesImpl.jar, xercesImpl-J.jar, dom3-xercesImpl.jar ? Arnold Peters XML 0 01-05-2005 10:59 PM
Jar files in Jar files Eric McIntyre Java 1 05-24-2004 07:24 PM



Advertisments