I think your web.xml is not configured correctly for Tomcat 5. Can you post your web.xml?
> -----Original Message-----
> From: José Luis [mailto:joseluisrodriguez@generagroup.com]
> Sent: 17 November 2004 11:12
> To: Tomcat Users List
> Subject: RE: Tomcat 5.5.4 dont see Servlets in my app
>
>
> Hi all,
> this is the exception
>
> javax.servlet.ServletException: La Clase nucleo.PagoVodafone no es un
> Servlet
>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReport
> Valve.java:105
> )
>
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdap
> ter.java:148)
>
> org.apache.coyote.http11.Http11Processor.process(Http11Process
> or.java:825)
>
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandle
> r.processConne
> ction(Http11Protocol.java:731)
>
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolT
> cpEndpoint.jav
> a:526)
>
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(Le
> aderFollowerWo
> rkerThread.java:80)
>
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> ThreadPool.jav
> a:684)
> java.lang.Thread.run(Unknown Source)
>
> Mail includes my web.xml. When i try to change display-name
> or description
> of web.xml, tomcat shows that Servlet is not available.
>
>
> -----Mensaje original-----
> De: birendar.waldiya@tcs.com [mailto:birendar.waldiya@tcs.com]
> Enviado el: miércoles, 17 de noviembre de 2004 11:27
> Para: Tomcat Users List
> Asunto: Re: Tomcat 5.5.4 dont see Servlets in my app
>
>
>
> Have you registered the servlet correctly in web.xml?
>
> Birendar Singh Waldiya
> Tata Consultancy Services Limited
> Mailto: birendar.waldiya@tcs.com
> Website: http://www.tcs.com
>
>
>
> José Luis <joseluisrodriguez@generagroup.com> 11/17/2004 03:44 PM
>
> Please respond to
> "Tomcat Users List" <tomcat-user@jakarta.apache.org>
>
>
> To
> "Tomcat Group" <tomcat-user@jakarta.apache.org>
> cc
>
> Subject
> Tomcat 5.5.4 dont see Servlets in my app
>
>
>
>
>
>
> Hi all,
> I have one web application with some
> servlets running in
> Tomcat 4.1.18 and
> now i would like to run it in tomcat 5.5.4. I have installed
> tomcat 5.5.4
> and runs without problems. Deploy all application including
> my application.
> But when i try to request my servlets, tomcat fail and show an error
> exception saying: Class <one of my servlets> isnt a Servlet.
> Can anyone help me?
>
> Thanks to all.
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
> ForwardSourceID:NT000041CE
>
> DISCLAIMER: The information contained in this message is
> intended only and
> solely for the addressed individual or entity indicated in
> this message and
> for the exclusive use of the said addressed individual or
> entity indicated
> in this message (or responsible for delivery of the message
> to such person)
> and may contain legally privileged and confidential
> information belonging to
> Tata Consultancy Services Limited. It must not be printed,
> read, copied,
> disclosed, forwarded, distributed or used (in whatsoever
> manner) by any
> person other than the addressee. Unauthorized use, disclosure
> or copying is
> strictly prohibited and may constitute unlawful act and can
> possibly attract
> legal action, civil and/or criminal. The contents of this
> message need not
> necessarily reflect or endorse the views of Tata Consultancy Services
> limited on any subject matter.
> Any action taken or omitted to be taken based on this
> message is entirely
> at your risk and neither the originator of this message nor
> Tata Consultancy
> Services Limited takes any responsibility or liability
> towards the same.
> Opinions, conclusions and any other information contained in
> this message
> that do not relate to the official business of Tata
> Consultancy Services
> limited shall be understood as neither given nor endorsed by Tata
> Consultancy Services Limited or any affiliate of Tata
> Consultancy Services
> Limited. If you have received this message in error, you
> should destroy
> this message and may please notify the sender by e-mail. Thank you.
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004
>
<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com">www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|