This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes If your war file is in a ear file any jars in your war file will not be loaded 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 » Web Services
Reply Bookmark "If your war file is in a ear file any jars in your war file will not be loaded" Watch "If your war file is in a ear file any jars in your war file will not be loaded" New topic
Author

If your war file is in a ear file any jars in your war file will not be loaded

Tony Evans
Ranch Hand

Joined: Jun 29, 2002
Posts: 521
Is this correct, if you put a WAR file in side a EAR file, any classes in a .jar file will not be loaded even if your jar files are under the WEB-INF/lib directory. This ssems to be the case for weblogic.

Grateful for any feedback on this Subject


Tony
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: If your war file is in a ear file any jars in your war file will not be loaded
 
Similar Threads
Can the properties file be maintained as part of the EAR or WAR, instead of in \conf (ie. seprately)
project dependencies ?
Error in Loading WAR file
deploying to tomcat from ant
difference btn Jar, War and Ear File