-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Andrew,
On 1/24/13 12:59 PM, Andrew Winter wrote: > We have a COBOL back end that handles the core functions of our > product. The only way we have for the servlet based front end to > get at that data is via a type 1 odbc driver. It is a real pain > because it is not thread safe so we have to funnel all the traffic > through a single thread. > > Anyway, I got the APR working and managed to fire up Tomcat with > the APR connector but my original problem (in another email) > remains. That being that calls to a Comet servlet I created return > a 400 response saying that the URL does not support get requests. > I tried NIO first and thought that APR would perhaps solve my > problem. So now I am giving up and trying to have a go with > glassfish instead. Please don't give up on Tomcat just yet. Give the (smarter) Tomcat devs a chance to take a look at this issue. Comet should be enabled by default on all connectors, and I don't know why you are getting the "does not support GET" error. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEAREIAAYFAlEBhR8ACgkQ9CaO5/Lv0PDw5ACeI2/XeztcCWgJ4e4PPjXFqLqO 7N8An2+mW7Wn6KZeLxnkRVYG73y6xGsb =eMT+ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org