This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Web module across multiple EAR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Web module across multiple EAR" Watch "Web module across multiple EAR" New topic
Author

Web module across multiple EAR

Gavi Raaghav
Ranch Hand

Joined: Apr 28, 2005
Posts: 82
Can a single web module be shared by 2 different EAR files running on the same server?
Wont there be a conflict between context root of the war or can the context root be different for the different ears?If yes then how?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Web module across multiple EAR
 
Similar Threads
Testing an ear deployment on Weblogic 9.2 MP2
WAR File Creation in Weblogic 7.0
find context root of other web module in same application
Dependency between wars
Loading sequence of the different modules in an EAR....?