2012/7/15 Elias Kopsiaftis :
> thank you, and it wasnt working thats why i asked. there must be something
> else wrong in my code
Session is recognized by sessionid sent either via a "Cookie" header
in HTTP request, or as a path parameter in URL of HTTP request.
You can inspect what is actually
2012/7/16 Benjamin Muschko :
> Hi,
>
> I'd like to redirect the embedded Tomcat's startup logging messages to a
> file. What I am looking for is something like this:
>
> ...
> Initializing ProtocolHandler ["http-bio-8080"]
> Initializing ProtocolHandler ["http-bio-8091"]
> Starting service Tomcat
>
Andre Warnier, thanks very much pointing the shortfall in my message.
I myself have been using isapi_redirector for more than 3 years without any
problem and suddenly for unexplainable reasons (I am sure it was not the
isapi_redirector problem but some other problem in our server that was
driv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Elias,
On 7/15/12 3:52 PM, Elias Kopsiaftis wrote:
> thank you, and it wasnt working thats why i asked. there must be
> something else wrong in my code
Would you care to *post* your code? Perhaps someone with Comet
experience could give you an opinio
> From: Mike O'Leary [mailto:tmole...@uw.edu]
> Subject: Calling Bootstrap.main from a Java program
> When I tried this running my Java program in Eclipse, the call
> to Bootstrap.main(new String[]{"start"}) did not return.
The thread that calls Bootstrap.main() ends up waiting for input on the
Hi,
I'd like to redirect the embedded Tomcat's startup logging messages to a
file. What I am looking for is something like this:
...
Initializing ProtocolHandler ["http-bio-8080"]
Initializing ProtocolHandler ["http-bio-8091"]
Starting service Tomcat
Starting Servlet Engine: Apache Tomcat/7.0.11
I would like to be able to start and stop Tomcat from a Java program running on
a Windows machine. I looked at the contents of startup.bat, shutdown.bat and
catalina.bat, and it looks like one easy way to do that would be to set system
properties that correspond to the -D command line arguments
thank you, and it wasnt working thats why i asked. there must be something
else wrong in my code
On Sun, Jul 15, 2012 at 3:50 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Elias,
>
> On 7/15/12 1:37 PM, Elias Kopsiaftis wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Elias,
On 7/15/12 1:37 PM, Elias Kopsiaftis wrote:
> ok i appreciate the input, but for now i will stick with the comet
> approach because i read that websocket for tomcat 7 is still
> experimental and i already built a lot of logic around the comet
>
ok i appreciate the input, but for now i will stick with the comet approach
because i read that websocket for tomcat 7 is still experimental and i
already built a lot of logic around the comet approach. does anyone know
the answer to my original question?
On Sat, Jul 14, 2012 at 1:07 PM, Christoph
10 matches
Mail list logo