Bonjour,

J'utilise eclipse indigo+apache tomcat7.0.26+jsf richfaces et j'ai l'erreur suivante dans la console :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
12 mars 2012 10:31:37 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre6\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;D:\app\PC\product\11.2.0\dbhome_1\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Users\PC\Desktop\eclipse;;.
12 mars 2012 10:31:37 org.apache.tomcat.util.digester.SetPropertiesRule begin
ATTENTION: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:Abir' did not find a matching property.
12 mars 2012 10:31:37 org.apache.tomcat.util.digester.SetPropertiesRule begin
ATTENTION: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:dWRichFacesDemo1' did not find a matching property.
12 mars 2012 10:31:37 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
12 mars 2012 10:31:37 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
12 mars 2012 10:31:37 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 541 ms
12 mars 2012 10:31:37 org.apache.catalina.core.StandardService startInternal
INFO: Démarrage du service Catalina
12 mars 2012 10:31:37 org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.26
12 mars 2012 10:31:38 com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b20-p03) for context '/dWRichFacesDemo1'
12 mars 2012 10:31:38 com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
12 mars 2012 10:31:39 org.ajax4jsf.cache.CacheManager getCacheFactory
INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
12 mars 2012 10:31:39 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=false, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=classic, com.sun.faces.validateXml=true, facelets.SKIP_COMMENTS=true, com.sun.faces.verifyObjects=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
12 mars 2012 10:31:39 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance of default capacity
12 mars 2012 10:31:39 org.ajax4jsf.cache.CacheManager getCacheFactory
INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
12 mars 2012 10:31:39 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=false, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=classic, com.sun.faces.validateXml=true, facelets.SKIP_COMMENTS=true, com.sun.faces.verifyObjects=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
12 mars 2012 10:31:39 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance of default capacity
12 mars 2012 10:31:40 com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b20-p03) for context '/Abir'
12 mars 2012 10:31:40 com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
12 mars 2012 10:31:42 org.ajax4jsf.cache.CacheManager getCacheFactory
INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
12 mars 2012 10:31:42 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=false, org.richfaces.CONTROL_SKINNING=enable, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=classic, com.sun.faces.validateXml=true, facelets.SKIP_COMMENTS=true, com.sun.faces.verifyObjects=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
12 mars 2012 10:31:42 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance of default capacity
12 mars 2012 10:31:42 org.ajax4jsf.cache.CacheManager getCacheFactory
INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
12 mars 2012 10:31:42 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=false, org.richfaces.CONTROL_SKINNING=enable, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=classic, com.sun.faces.validateXml=true, facelets.SKIP_COMMENTS=true, com.sun.faces.verifyObjects=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
12 mars 2012 10:31:42 org.ajax4jsf.cache.LRUMapCacheFactory createCache
INFO: Creating LRUMap cache instance of default capacity
12 mars 2012 10:31:42 org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
12 mars 2012 10:31:42 org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
12 mars 2012 10:31:42 org.apache.catalina.startup.Catalina start
INFO: Server startup in 4552 ms
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar!/META-INF/a4j.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar!/META-INF/rich.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar!/META-INF/jsp.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar!/META-INF/richfaces.taglib.xml
12 mars 2012 10:31:43 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/D:/Users/PC/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Abir/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar!/META-INF/ajax4jsf.taglib.xml
J'ai cherché mais en vain. pouvez-vous m'aider ? Merci.