> From: "Christoph Kutzinski" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 25, 2005 9:04 AM

> I suspect that the Listener class is not found on the production server.
> You should check your deployment. Are you deplyoing via WAR files in
> both cases?

Yea, I would make sure that your listener is even being instantiated.

Tomcat is pretty quiet with things like Listners, it doens't write error or
output where you typically see it for you application.

Check all of your logs to make sure the class is loading and starting up
correctly.

Regards,

Will Hartung
([EMAIL PROTECTED])


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to