Re: Using Axis without Servlets, Containers and other stuff

2006-04-06 Thread Michael Bauroth

Thanx!

Michael

Jeff Greif wrote:

Try looking in the user guide for Axis standalone server.  In the API, 
look for org.apache.axis.server.AxisServer and 
org.apache.axis.transport.http.SimpleAxis{Server,Worker}


Jeff

Michael Bauroth wrote:


Hi,

a second question from a newbie ;)

All documents I've read so far describe the use of Axis in JBoss, 
Tomcat and so on ... Anybody knows a document (I couldn't find one), 
which explains, how I can use Axis in an own simple TCP-Server without 
Beans? I do some communication over TCP-port (ASCII and binary) with 
some hardware devices and want to add in a simple way an additional 
interface for queries / remote control from other servers.


Hope somebody can help.

Regards
Michael



--

_ FALCOM GmbH __

Dipl.-Ing. Michael Bauroth
Manager Software Department

Phone:   +49 3677 8042 332
Fax: +49 3677 8042 215
E-mail:  [EMAIL PROTECTED]

Address: Gewerbering 6, 98704 Langewiesen, Germany

__ www.falcom.de ___

This e-mail and any files transmitted are the property of FALCOM and/or
its affiliates, are confidential, and are intended solely for the use of
the individual or entity to whom this e-mail is addressed. If you are
not one of the named recipients or otherwise have reason to believe that
you have received this e-mail in error, please notify the sender and
delete this message immediately from your computer. Any other use,
retention, dissemination, forwarding, printing or copying of this e-mail
is strictly prohibited.


Using Axis without Servlets, Containers and other stuff

2006-04-06 Thread Michael Bauroth

Hi,

a second question from a newbie ;)

All documents I've read so far describe the use of Axis in JBoss, Tomcat 
and so on ... Anybody knows a document (I couldn't find one), which 
explains, how I can use Axis in an own simple TCP-Server without Beans? 
I do some communication over TCP-port (ASCII and binary) with some 
hardware devices and want to add in a simple way an additional interface 
for queries / remote control from other servers.


Hope somebody can help.

Regards
Michael


Comparison Axis vs. JWSDP

2006-04-06 Thread Michael Bauroth

Hi,

as a newbie only a short question: Can anybody please explain the 
difference (pros / contras) between these two projects?


Thanx
Michael