Re: tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
Hi Mark, I'm using gmail from android, which includes quoted text at the bottom. So I don't have much control over the layout. I won't explain php Java bridge. It's just a library which requires a jee (tomcat) environment. We currently have code, written in php, which comnunicates whith trackbo

Re: tomcat 7 udp connector

2012-12-01 Thread Pid
On 01/12/2012 21:15, Jost Boekemeier wrote: > Hi, > > I don't think tomcat is hard-wired the way you suggest. [sigh] Suggest? Tomcat, as does the Servlet Spec, focuses on web applications, ie ones served over HTTP. The Connector implementations are configurable, but there is no UDP implementati

Re: tomcat 7 udp connector

2012-12-01 Thread Mark Eggers
On 12/1/2012 1:15 PM, Jost Boekemeier wrote: Hi, I don't think tomcat is hard-wired the way you suggest. And the servlet spec doesn't require http. In the past I've written a servlet container which uses raw tcp instead of http. The tomcat jee container is needed by php java bridge to rund php

Re: tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
Hi, I don't think tomcat is hard-wired the way you suggest. And the servlet spec doesn't require http. In the past I've written a servlet container which uses raw tcp instead of http. The tomcat jee container is needed by php java bridge to rund php code from Java. Probably the tomcat dev ml is

Re: tomcat 7 udp connector

2012-12-01 Thread Pid
On 01/12/2012 17:22, Mark Eggers wrote: > On 12/1/2012 5:16 AM, Jost Boekemeier wrote: >> Hello, >> >> I am developing a JEE web application which has to handle HTTP, TCP >> and UDP connections. >> >> Can Tomcat >= 7 handle raw TCP and UDP connections? Are there >> extensions (connectors?) availabl

Re: tomcat 7 udp connector

2012-12-01 Thread Mark Eggers
On 12/1/2012 5:16 AM, Jost Boekemeier wrote: Hello, I am developing a JEE web application which has to handle HTTP, TCP and UDP connections. Can Tomcat >= 7 handle raw TCP and UDP connections? Are there extensions (connectors?) available which can handle them? *I am aware of mina.apache.org, a

tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
Hello, I am developing a JEE web application which has to handle HTTP, TCP and UDP connections. Can Tomcat >= 7 handle raw TCP and UDP connections? Are there extensions (connectors?) available which can handle them? *I am aware of mina.apache.org, and I can write my own socket server, so please

Re: Tomcat with multiple domains

2012-12-01 Thread André Warnier
Paul, you shouldn't top-post. It makes it hard to follow the logical gist of the conversation. 2012/11/30 Hassan Schroeder : On Fri, Nov 30, 2012 at 2:12 PM, Christopher Schultz wrote: OP never posted the whole XML, so we don't know that it's definitely not well-formed. Good point -- sho

Re: Tomcat with multiple domains

2012-12-01 Thread Paul van Hoven
Thank you guys for your great help. It was indeed an error in the xml that I entered in the server.xml file. I put something like this: ... ... Notice that I nested the virtual host definition within the host definition tags of the default host. So, therefore it did not wor

Re: Error page messages

2012-12-01 Thread André Warnier
David Kerber wrote: On 11/30/2012 5:59 PM, André Warnier wrote: Christopher Schultz wrote: ... I've even seen a site with a Perl-based (or was it PHP-based) service .. must have been PHP, not Perl, I'm sure. We Perl guys don't do things that way. As I was telling Leo off-line, we have a nic