My favorites | Sign in
Project Logo
             
Search
for
Updated Feb 18, 2008 by mattcasters
Labels: Phase-Deploy, Featured
RunningBuda  
Running the Buda server

Compiling from source

Running "ant" will create 2 directories:

Running the server

To run the server, go to the distrib-server/ folder and start the server like this for example: (hardcoded like this in the sample)

sh budaserver.sh 127.0.0.1 8282

Running a client test

To run a simple client test, go to the distrib-client/ folder and run a client test like this:

sh budaclienttest.sh

This will connect to the server and give the following output:

INFO: basic authentication scheme selected
Received response status : 200 from url: http://127.0.0.1:8282/buda/metaRequest/
Domains found:
---------------
Cognos Import
Orders

Sign in to add a comment
Hosted by Google Code