Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

test and production jars under apache/jserv

Status
Not open for further replies.

Cairlinn

MIS
Jan 31, 2001
4
US
I have test and prod versions of jar (differing only in db cxn params).
Both named differently but have same class structure internally.
I defined both in jserv.properties.
Problem is both test and prod jsp's take which ever jar is defined first.
How can I deploy.
I read about servlet zones (does this also apply to beans deployed in a jar? and if so how do I still ensure test jsp's and prod jsp's point to their respective zone)
I read about virtual hosts ( can each virtual host refer to different jserv.properties files or can multiple jserv engines run)

I appreciate any help offered...Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top