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

Łukasz,

On 12/8/2010 2:23 PM, Łukasz Tołwiński wrote:
> I'm not sure how to reply to mailing list (am I replying to you or
> tomcat.users ? )

You succeeded in replying to me, but it's more appropriate to reply to
the list.

> I'm still wondering what libraries should I use, someone proposed
> Apache Camel, but I'm new to this libraries and my project is urgent.

I don't know anything about Apache Camel -- you'll have to ask the Camel
folks about your project.

> I wanted to use Tomcat, because I will use it to send data thru Web
> Services and expose some statuses for some GUI frontend (swing) thru
> WebServices too.

There's nothing stopping you from launching your own non-HTTP service
from within Tomcat during application startup... just remember to
properly shut it down when your webapp stops. Then you get the best of
both worlds: your web services can run through Tomcat and your
proprietary communication protocol can run over another channel/port
managed by your webapp.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkz/3S0ACgkQ9CaO5/Lv0PC6OQCfS6ZYw74/a7V/FPK7EVDRqaYF
96UAniZyvwEvWTclgjoZq0khrx/u+MLm
=lQXg
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to