Tomcat 7 Embedded with multiple IP addresses and connector types?

2011-06-17 Thread DJohnson
I'm just starting to work with the new Tomcat class in Tomcat7, but 
immediately ran into an apparent limitation of only having a single port. 
What options exist for those who need to embed Tomcat 7, but also 
configure multiple ports, IP addresses and connector types (HTTP and/or 
AJP)? 
---
David S. Johnson
DeskNet Inc.
http://www.desknetinc.com

Re: Tomcat 7 Embedded with multiple IP addresses and connector types?

2011-06-17 Thread Mark Thomas
On 17/06/2011 21:38, djohn...@desknetinc.com wrote:
 I'm just starting to work with the new Tomcat class in Tomcat7, but 
 immediately ran into an apparent limitation of only having a single port. 
 What options exist for those who need to embed Tomcat 7, but also 
 configure multiple ports, IP addresses and connector types (HTTP and/or 
 AJP)?

The same options as exist for standard Tomcat. Take a look at the unit
tests for examples.

Mark



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org