Hi David;
I have tried accessing
http://ws.zones.apache.org:10000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/681
i.e. ws.zones.apache.org:10000 in the place of localhost:8080.
And it works...
Try adding an entry similar to following in your /etc/hosts file &
restarting network service, continuum.
<YOUR-IP-ADDRESS> ws.zones.apache.org
/sumedha
David Illsley wrote:
Hi Sumedha,
I think I've tried that... my current configuration is:
<webapp>
<file>${plexus.home}/lib/continuum-web-1.0.3.jar</file>
<context>/continuum</context>
<extraction-path>${plexus.home}/webapp</extraction-path>
<listeners>
<http-listener>
<port>15100</port>
</http-listener>
<proxy-http-listener>
<port>10000</port>
<proxy-host>ws.zones.apache.org</proxy-host>
<proxy-port>10000</proxy-port>
</proxy-http-listener>
</listeners>
</webapp>
Any suggestions?
David
On 05/02/07, sumedha <[EMAIL PROTECTED]> wrote:
Hi David,
you might want to check continumm's http-listner & http-proxy-listner
configurations in application.xml.
/sumedha
Ajith Ranabahu wrote:
> Hi David,
> Just a thought - it would be nice if the online report is accessibe
> from the outside - I mean the link without 'localhost' but a real
> address :)
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]