Ray, Answer is yes. There is actually an Ant property that the Cactus sample use to control what port to run the server on. It is called test.port and is located in your build.properties (have a look at sample/build/build.properties.sample).
Thanks -Vincent > -----Original Message----- > From: Ray Tayek [mailto:[EMAIL PROTECTED]] > Sent: 22 February 2002 14:42 > To: [EMAIL PROTECTED] > Subject: run cactus while tomcat is running? > > hi, noticed that the cactus sample runs on port 8080 (and starts and stops > tomcat). is it possible to do this while tomcat is already running and > somehow map the 8080 port to something else so as not to disrupt normal > the > normal operation of tomcat? > > thanks > > --- > ray tayek http://home.earthlink.net/~rtayek/ > actively seeking telecommuting work > orange county java users group http://www.ocjug.org/ > hate spam? http://samspade.org/ssw/ > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
