Re: JNDI question/problem

2008-02-18 Thread Mindaugas Žakšauskas
Hi Charles, ...and thanks for your reply. > You appear to be trying to define two default contexts (path=""), which is > obviously incorrect <..> Just to be more precise and address your point: - I am running Tomcat without its default apps (manager, root), only my own apps are set up; - when

RE: JNDI question/problem

2008-02-18 Thread Caldarale, Charles R
> From: Mindaugas Žakšauskas [mailto:[EMAIL PROTECTED] > Subject: JNDI question/problem > > > > > > type="java.util.Map"/> > > > type="java.util.Map"/> > > > > You

JNDI question/problem

2008-02-18 Thread Mindaugas Žakšauskas
Hi, I'm using Tomcat v5.5.25 with two webbaps deployed as plain files (not wars). Both of them use JNDI and do some initial binding upon webapp (context) startup. The "startup" event is determined by implementing a listener (javax.servlet.ServletContextListener's contextInitialized method) and pla

Re: Comet question. Problem reading from http input stream

2007-04-24 Thread Rémy Maucherat
On 4/24/07, Martin Perez <[EMAIL PROTECTED]> wrote: Hi Rémy, Actually, without using Object*Stream everything seems to work. I'm currently using raw I/O streams and the communication is ok. I guess people on the list would be interesting to know that currently doesn't work with Object*Streams,

Re: Comet question. Problem reading from http input stream

2007-04-24 Thread Martin Perez
Hi Rémy, Actually, without using Object*Stream everything seems to work. I'm currently using raw I/O streams and the communication is ok. I guess people on the list would be interesting to know that currently doesn't work with Object*Streams, either when Object*Streams are not specially famous f

Re: Comet question. Problem reading from http input stream

2007-04-24 Thread Rémy Maucherat
On 4/23/07, Martin Perez <[EMAIL PROTECTED]> wrote: Any suggestions? I would try to avoid using directly Object*Stream, to see what happens, and verify the validity of the data which is sent and received. Rémy - To start a ne

Comet question. Problem reading from http input stream

2007-04-23 Thread Martin Perez
Hi guys, I have implemented a comet servlet that implements CometProcessor. I have tested it and seems to work fine. The problem is that now I'm trying to interact with it through an old system that used to use ObjectInputStream/ObjectOutputStream classes. So i found a couple of issues that proba

Re: Question/Problem

2006-04-03 Thread Bill Barker
>From the line number, it looks like a copy of tomcat-util.jar somewhere that it doesn't belong. "Eric C. Forcey" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I'm not sure if this is the appropriate list if not forgive me. I have a server running Fedora/Tomcat/ColdFusion. I am

Question/Problem

2006-04-03 Thread Eric C. Forcey
I'm not sure if this is the appropriate list if not forgive me. I have a server running Fedora/Tomcat/ColdFusion. I am a new administrator to this machine. I haven't worked with CF or Tomcat before. Currently their server is down. Getting the following in the catalina.out file: Apr 3, 2006