Its set at line 76 of org.jboss.test.web.test.WebIntegrationUnitTestCase:

webServerAvailable = getServer().isRegistered(deployerName);

----- Original Message ----- 
From: "Ole Husgaard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 2:02 PM
Subject: Re: [JBoss-dev] jboss test dependencies


> Hi,
> 
> Scott M Stark wrote:
> > 
> > No, the WebIntegrationTestCase doesn't apply unless the server
> > has a web container configured. The test checks for the existence
> > of a web container and set the webServerAvailable accordingly.
> 
> Strange, when searching the main branch sources, i see
> this field referenced only within the WebServerIntegrationTestCase,
> and here it is never modified from its default value.
> 
> Maybe in some other branch?
> 
> In the main branch, it looks like Jetty runs fine, and
> (apart from some tests failing) I have no problems
> changing this field to true, and changing the field
> baseURL to the value "http://localhost:8080/";.
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to