Hint: Offending class: javax/servlet/Servlet.class

On Tue, Oct 13, 2009 at 1:22 AM, Argo Vilberg <wilps...@gmail.com> wrote:
> ok i deleted servlet-api-2.4.jarbut nothing change.
>
>
>
> #############################################################
>
>  JRebel 2.1a (200910071200)
>  (c) Copyright ZeroTurnaround, Ltd, 2007-2009. All rights reserved.
>
>  A rough estimate: Over the last 1 days JRebel
>  prevented the need for at least 8 redeploys/restarts.
>  Using industry standard build and redeploy times,
>  JRebel saved you between 0,2 and 0,4 hours.
>
>  You are running JRebel evaluation license.
>  You have 29 days until the license expires.
>
>  You will see this notification until you obtain a
>  full license for your installation.
>
>  Visit www.jrebel.com for instructions on obtaining
>  a full license. If you wish to continue your evaluation
>  please e-mail to supp...@zeroturnaround.com.
>
>  If you think you should not see this message contact
>  supp...@zeroturnaround.com or check that you have your
>  license file in the same directory as the JAR file.
>
> #############################################################
>
> 13.10.2009 1:20:24 org.apache.catalina.core.AprLifecycleListener
> lifecycleEvent
> INFO: The Apache Tomcat Native library which allows optimal performance in
> production environments was not found on the java.library.path: C:\Program
> Files\Java
> \jdk1.5.0_16\bin;.;C:\WINDOWS\system32;C:\WINDOWS;G:\oracle\product\10.2.0\db_1\bin;C:\Program
> Files\Borland\Delphi7\Bin;C:\Program Files\Borland\Delphi7\Projec
> ts\Bpl\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
> Files\Intel\DMIX;C:\PROGRA~1\ULTRAE~1;C:\Program
> Files\apache-ant-1.7.1\bin;C:\Progra
> m Files\Java\jdk1.5.0_16\bin;C:\Program Files\Unifier;C:\Program
> Files\TortoiseSVN\bin;C:\Program Files\WinMerge;c:\Program Files\Microsoft
> SQL Server\90\Tools\
> binn\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common
> Files\DivX Shared\;C:\Program Files\OpenVPN\bin
> 13.10.2009 1:20:24 org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on http-80
> 13.10.2009 1:20:25 org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on http-443
> 13.10.2009 1:20:25 org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 2250 ms
> 13.10.2009 1:20:25 org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> 13.10.2009 1:20:25 org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
> 13.10.2009 1:20:25 org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> 13.10.2009 1:20:26 org.apache.catalina.loader.WebappClassLoader
> validateJarFile
> INFO: validateJarFile(C:\Program Files\Apache Software
> Foundation\apache-tomcat-5.5.26\webapps\digileping\WEB-INF\lib\selenium-server-1.0-beta-2-standalone.jar)
>  - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
> javax/servlet/Servlet.class
>
> =============================== [JRebel Spring Framework Plugin]
> ===============================
> Plugins are contributed by third party and can cause compatibility problems.
> If you have any troubles set -Drebel.spring_plugin=false to disable it.
> ------------------------------------------------------------------------------------------
> Description: Supports adding new beans and adding new bean dependencies
> using
> annotations or XML. Singletons will be reconfigured after the change. It
> also
> supports adding or changing Spring MVC controllers or handlers.
> =============================== [/JRebel Spring Framework Plugin]
> ==============================
>
> 13.10.2009 1:20:28 org.apache.catalina.core.StandardContext start
> SEVERE: Error filterStart
> 13.10.2009 1:20:28 org.apache.catalina.core.StandardContext start
> SEVERE: Context [/digileping] startup failed due to previous errors
> 13.10.2009 1:20:29 org.apache.coyote.http11.Http11BaseProtocol start
> INFO: Starting Coyote HTTP/1.1 on http-80
> 13.10.2009 1:20:29 org.apache.coyote.http11.Http11BaseProtocol start
> INFO: Starting Coyote HTTP/1.1 on http-443
> 13.10.2009 1:20:29 org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> 13.10.2009 1:20:29 org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/125  config=null
> 13.10.2009 1:20:29 org.apache.catalina.storeconfig.StoreLoader load
> INFO: Find registry server-registry.xml at classpath resource
> 13.10.2009 1:20:29 org.apache.catalina.startup.Catalina start
> INFO: Server startup in 4641 ms
>
> HTTP Status 404 - /digileping/
> ------------------------------
>
> *type* Status report
>
> *message* */digileping/*
>
> *description* *The requested resource (/digileping/) is not available.*
> ------------------------------
> Apache Tomcat/5.5.26
>
> 2009/10/13 Thiago H. de Paula Figueiredo <thiag...@gmail.com>
>
>> Em Mon, 12 Oct 2009 19:14:07 -0300, Argo Vilberg <wilps...@gmail.com>
>> escreveu:
>>
>>  INFO: validateJarFile(C:\Program Files\Apache Software
>>
>>>
>>> Foundation\apache-tomcat-5.5.26\webapps\digileping\WEB-INF\lib\servlet-api-2.4.jar)
>>> - jar not loaded. See
>>>  Servlet Spec 2.3, section 9.7.2. Offending class:
>>> javax/servlet/Servlet.class
>>>
>>
>> Never put the Servlet API JAR in WEB-INF.
>>
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Independent Java consultant, developer, and instructor
>> http://www.arsmachina.com.br/thiago
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to