RE: configuring 2 servlets on different ports

2006-08-01 Thread Williams, Jim
actually, they are already in separate webapps, and I still can't find a way to configure them to bind to separate ports. -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 4:57 PM To: Tomcat Users List Subject: Re: configuring 2 servlets

configuring 2 servlets on different ports

2006-07-31 Thread Williams, Jim
can anybody tell me if it is possible to configure 2 servlets so that they are only available on separate ports within the same tomcat instance? I'm using tomcat 5.5, and tried creating 2 services, each with a connector that used a different port. Whatever I try for the context within these