----- Original Message ----- From: "Marcelo F. Ochoa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 9:33 AM Subject: Re: Flash and Cocoon - raw POST string
> > > It seem to be a problem of differents version servlet.jar, betwen > Tomcat and Cocoon. > I am using Oracle Object Container for J2EE, based on Orion webserver, > it not requires servlet.jar and is Servlet 2.3 compliant. > Which servlet.jar are you included into classpath, servlet.jar from > Cocoon2 dist or Tomcat's servlet.jar? > Best regards, Marcelo. > ok that's it! at first i did not know that the javax.servlet package is contained in a jar called servlet.jar.. so i downloaded the sun jsdk.zip with the server.jar and servlet.jar i set my classpath to that servlet.jar instead of the tomcat servlet.jar. that did not work. now i set my classpath to %TOMCAT_HOME%\common\lib\servlet.jar that seems to work ok. thanks > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> ********************************************************************** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. ********************************************************************** --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>