You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sumedha rubasinghe <su...@wso2.com> on 2007/02/06 05:27:07 UTC

Re: [continuum] Build report URL

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 <su...@wso2.com> 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: axis-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-dev-help@ws.apache.org
>>
>>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org