File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes how to move the jar from the war web-inf directory? 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 » Products » JBoss
Reply Bookmark "how to move the jar from the war web-inf directory?" Watch "how to move the jar from the war web-inf directory?" New topic
Author

how to move the jar from the war web-inf directory?

frank yin
Greenhorn

Joined: Mar 31, 2003
Posts: 7
hi,all
I'm using the Jboss-3.2.2 and I deploy some ears.
In one ear, there is a war, and in this war's web-inf directory, there are some jars which have existed in the other ears. I just want to remove these redundant jars from the war/web-inf/lib, but if I do so, when jsp compiling, jboss give the error of no class found exception.
Is there some way in jboss that in the war, it can share all the jars in the other ears? how can I config this feature?
Thx
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to move the jar from the war web-inf directory?
 
Similar Threads
maven: the war directory structure
Properties file outside the war file
EAR packaging problem
Library Files Referencing
Sub directory in web-inf/lib