File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Jar Manifest Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Jar Manifest Problem" Watch "Jar Manifest Problem" New topic
Author

Jar Manifest Problem

vipul bondugula
Ranch Hand

Joined: Oct 14, 2010
Posts: 218
Hi Ranchers,

I am having jar files in ear file. I want to refer to those files from jar files within ear using manifest file. Please give me suggestions. I have tried but of no use.

Thanks
Vipul


Thanks
Vipul Kumar
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32674
    
    4
Please tell us what you have tried and what goes wrong. We can only help if we know that.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Jar Manifest Problem
 
Similar Threads
ear contents list file ?
Use of Manifest file
How do you add a classpath to an EAR file?
Mulitple EJB jars in an ear -- deploy question
how to merge war file and ear file?