Folks,

Checked in a new block within jakarta-avalon-apps/ 
called *Sevak*.

[Sevak, means servant in Hindi ]

Sevak can be simple/generic interface to a embeddable 
webserver with simple contracts like :
deploy(contextName,path); 
& 
undeploy(contextName);

and currently with Catalina as the (default) 
implementation .

http://cvs.apache.org/viewcvs.cgi/jakarta-avalon-apps/sevak/


Regards,
V i n a y

Note:
. Update the excalibur extension package 
  which is used by Phoenix from a fresh CVS build.

. ant installDemo 
  Creates and installs a demo SAR which runs catalina 
  at 8080 port with two deployed contexts which can be

  accessed by hitting http://localhost:8080/ and
  http://localhost:8080/demo url's respectively.




__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to