-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

there are several implementations of webservices available. the one most
successfull is axis from apache, you should read all about it on the
axis website..
http://ws.apache.org/axis/

of course it dependes on what you are going to do, but starting some
service at application-startup can be done via web.xml (of your
application) either by a custom listener or servlet loading up your
service, sometimes done by using a singleton.

hope it helps
- -reynir


Michael Niemaz wrote:
> Hi all,
>    Could someone explain me or point me to an explanation of how tomcat
> initialize web services? I'd like to initialize them automatically at
> tomcat start-up instead of just before their invocation.
> 
> Thanx,
> 
> --mike
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDeetw19KgIQihNwgRAmSBAKCM/ZFtnt7a8Ip649tGAvAWr7570QCeK2IR
mLhfN4I+EAi4N5K6wI92qSw=
=EIXW
-----END PGP SIGNATURE-----

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

Reply via email to