J'essaie de déployer une application web se basant sur struts 1.2 dans jboss AS 7. Seulement, jboss as 7 ne reconnais pas les taglib et me lance des joyeux classnotfoundexception. Cette même application fonctionne très bien, par exemple, dans jetty Une idée de ce que je rate?

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
16:30:08,463 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found xwiki.war in deployment directory. To trigger deployment create a file called xwiki.war.dodeploy
16:30:08,479 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xwiki.war"
16:30:15,670 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xerces-2.5.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,670 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.6.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-0.94.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-js.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-io.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-classloader-2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-security.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-classloader-2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-io.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-security-2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry avalon-framework-4.2.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-all-1.7.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.3.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging-1.0.4.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-hyph.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer-2.7.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry servlet-2.2.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.7.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,717 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl-2.7.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox-2.1.5.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.4.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-cli-1.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry sigar-1.6.5.132.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry json-20090211.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ridl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jurt.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../../lib/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../bin/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ridl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry unoloader.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../../lib/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../bin/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jakarta-oro.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry picocontainer.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-beanutils.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-digester.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-fileupload.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-validator.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jakarta-oro.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/xalan-2.5.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/xalan-2.5.1.jar"  does not point to a valid jar for a Class-Path reference.
16:30:15,889 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
16:30:15,904 INFO  [org.jboss.as.pojo] (MSC service thread 1-8) JBAS017000: Found legacy bean/pojo namespace: urn:jboss:bean-deployer:2.0 - might be missing some xml features (potential exceptions).
16:30:16,310 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.unit."xwiki.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."xwiki.war".POST_MODULE: Failed to process phase POST_MODULE of deployment "xwiki.war"
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [rt.jar:1.7.0_04]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.7.0_04]
        at java.lang.Thread.run(Unknown Source) [rt.jar:1.7.0_04]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: java.lang.ClassNotFoundException: org.apache.struts.taglib.MessageTag from [Module "deployment.xwiki.war:main" from Service Module Loader]
        at org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer.deploy(JaxrsComponentDeployer.java:65)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
        ... 5 more
Caused by: java.lang.ClassNotFoundException: org.apache.struts.taglib.MessageTag from [Module "deployment.xwiki.war:main" from Service Module Loader]
        at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
        at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
        at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
        at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
        at org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer.deploy(JaxrsComponentDeployer.java:63)
        ... 6 more