Stepan, I've tested scenario with CC, there are no problems with 8080 port, because the scenario configured for usage of another port - 7070.
Thanks, Aleksei. >-----Original Message----- >From: Stepan Mishura [mailto:[EMAIL PROTECTED] >Sent: Monday, April 02, 2007 11:34 AM >To: [email protected] >Subject: Re: [testing] Contribution of the automated scenario for Jetty > >On 3/30/07, Ivaschenko, Aleksei V wrote: >> Hello, >> >> I'd like to announce my contribution of automated scenario for Jetty web >> application server: >> >> https://issues.apache.org/jira/browse/HARMONY-3530 >> > >Hi Aleksei, > >Have you run the testing scenario with CC? Is there any issue with 8080 >port? > >Thanks, >Stepan. > >> The Jetty scenario was created in order to test if Harmony JRE is able >> to run Jetty server and it works just fine. This scenario is far from >> covering the whole Jetty functionality, for now it just tests some basic >> things such as: >> >> o Server successfully starts and stops using given JRE >> o Server successfully deploys its test web applications >> o Some of the test applications works properly, i.e. user addresses web >> site links and receives valid responses (pages) >> >> The scenario contains 5 testcases which test the following: >> >> o Initial(home) page of the site hosted by Jetty >> o Page with static content of large size >> o Servlet-based pages >> o JSP-based page >> o Page with static content archived with GZip >> >> The scenario is automated using improved Build Test framework >> (HARMONY-3501). The following modes are supported by means of new BT >> features: >> >> o Run of the scenario on just built classlib and drlvm >> o Run of the scenario in standalone mode (once) >> o Run of the scenario in continuous mode using Cruise Control tool >> >> Recent runs of my scenario finds the bug in Harmony runtime. I didn't >> investigate it yet, but I'll do it soon and file according issue. >> >> Thanks, >> Aleksei. >> > > >-- >Stepan Mishura >Intel Enterprise Solutions Software Division
