Hi harry

If u want is to run axis without servlet contanier use main method of
the SimpleAxisServer with port as a argument. Then the Axis server is
listening. send your request to the that port. then you are there.

Srinath

for your INFO -
Else use 
create SimpleAxisServer and set a ServerSocket to it then call start on
the SimpleAxisServer. It is the same thing.


On Tue, 2003-07-22 at 17:30, Harald Pollak wrote:
> Hy everyone!!!
> 
> Does anyone have experince with the SimpleAxisServer?
> 
> How can I publish the AdminServlet and/or how can I config the Server
> ( what can be configured )?
> 
> Thanks
> Harry

Reply via email to