How to make Unicorn has console application

Hi all,
     I have already downloaded and installed Unicorn. To download it, I used
the command "hg clone https://dvcs.w3.org/hg/unicorn"
To compile Unicorn, From Unicorn's directory, I runned: "ant retrieve
generate_observer generate_tasklist default_conf war"

It works fine in apache-tomcat, what I want is how to make the unicorn as
console application. The input should be passed through the command line and
output should displayed at console itself I don`t want to use any web server
to deploy it and also tell me how to execute the main class program.

-- 
Cheers,
Ranjith Kumar.K
http://ranjithtenz.wordpress.com

Received on Saturday, 21 August 2010 11:26:12 UTC