aspose file tools
The moose likes Servlets and the fly likes Filter configuration in multiple WAR modules in an EAR scenario. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Filter configuration in multiple WAR modules in an EAR scenario." Watch "Filter configuration in multiple WAR modules in an EAR scenario." New topic
Author

Filter configuration in multiple WAR modules in an EAR scenario.

Tarun Dewan
Greenhorn

Joined: Sep 05, 2002
Posts: 21
Hi All,

Our application is an enterprise wide application (an hence an huge EAR) which comprises of multiple WAR files. We are trying to configure filter for our WAR files but it is not being picked up by server.

Please help for the same.

Thanks & regards,
Tarun Dewan.
Darren Edwards
Ranch Hand

Joined: Aug 17, 2005
Posts: 69
I don't believe there are many mind readers on these forums, so perhaps you can explain what (and how) you've tried and what didn't work as expected ....
 
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: Filter configuration in multiple WAR modules in an EAR scenario.
 
Similar Threads
singleton class across
War with WAR, EAR and JAR
how to merge war file and ear file?
Logging out of multiple web application from single servlet
Multiple war in an ear file