You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apps-dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/10/01 01:24:10 UTC

Catalina in Phoenix available......

All thanks to the considerable work of Daniel Krieg

Currently this is only available to CVS users, and you'll have to build 
it with ..
   ant -buildfile jo.xml install

.. which will cause you to have to download Catalina via ..
   ant -buildfile jo.xml get-catalina

Multiple applicatons can be tested...

 http://localhost:8080/index.jsp
 http://localhost:8080/admin
 http://localhost:8080/manager/html
 http://localhost:8080/multihost-sevak

Regards,

- Paul H


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Catalina in Phoenix available......

Posted by Paul Hammant <Pa...@yahoo.com>.
Daniel,

Yup my cut/paste error.

- Paul

>>Currently this is only available to CVS users, and you'll have to build
>>it with ..
>>   ant -buildfile jo.xml install
>>
>>.. which will cause you to have to download Catalina via ..
>>   ant -buildfile jo.xml get-catalina
>>    
>>
>This should actually be ant -buildfile catalina.xml install and
>ant -buildfile catalina.xml get-catalina....shouldn't it?
>
>
>  
>
>>Multiple applicatons can be tested...
>>
>> http://localhost:8080/index.jsp
>> http://localhost:8080/admin
>> http://localhost:8080/manager/html
>> http://localhost:8080/multihost-sevak
>>
>>    
>>
>
>  
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Catalina in Phoenix available......

Posted by Daniel Krieg <dk...@kc.rr.com>.
> Currently this is only available to CVS users, and you'll have to build
> it with ..
>    ant -buildfile jo.xml install
>
> .. which will cause you to have to download Catalina via ..
>    ant -buildfile jo.xml get-catalina
This should actually be ant -buildfile catalina.xml install and
ant -buildfile catalina.xml get-catalina....shouldn't it?


> Multiple applicatons can be tested...
>
>  http://localhost:8080/index.jsp
>  http://localhost:8080/admin
>  http://localhost:8080/manager/html
>  http://localhost:8080/multihost-sevak
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Catalina in Phoenix available......

Posted by Peter Donald <pe...@apache.org>.
On Tue, 1 Oct 2002 09:24, Paul Hammant wrote:
> All thanks to the considerable work of Daniel Krieg
>
> Currently this is only available to CVS users, and you'll have to build
> it with ..
>    ant -buildfile jo.xml install
>
> .. which will cause you to have to download Catalina via ..
>    ant -buildfile jo.xml get-catalina
>
> Multiple applicatons can be tested...
>
>  http://localhost:8080/index.jsp
>  http://localhost:8080/admin
>  http://localhost:8080/manager/html
>  http://localhost:8080/multihost-sevak

kool!

Thanks Daniel!

-- 
Cheers,

Peter Donald
----------------------------------------
Why does everyone always overgeneralize?
---------------------------------------- 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>