Does anyone have experience with deploying Mondrian.war in EAP6 or AS7? The Mondrian.war is producing class path issues when deployed in jboss-as-server-7.2.0. This deployment worked fine in the prior version of AS. Any suggestions would be appreciated.
16:04:44,352 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xercesImpl-2.2.1.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xml-apis.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xalan-2.4.1.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jimi-1.0.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,354 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xercesImpl.jar in /content/mondrian.war/WEB-INF/lib/xalan.jar does not point to a valid jar for a Class-Path reference.
16:04:44,354 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xml-apis.jar in /content/mondrian.war/WEB-INF/lib/xalan.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_cs.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_de_DE.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_es.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_fr.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_hu.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_it.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ja_JP.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ko_KR.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_pl.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_pt_BR.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ru.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_zh_CN.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_zh_TW.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,360 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry lib/jcommon-1.0.0.jar in /content/mondrian.war/WEB-INF/lib/jfreechart-1.0.0.jar does not point to a valid jar for a Class-Path reference.
16:04:44,380 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.deployment.unit."mondrian.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."mondrian.war".PARSE: JBAS018733: Failed to process phase PARSE of deployment "mondrian.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.2.0
16:04:44,352 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xercesImpl-2.2.1.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xml-apis.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xalan-2.4.1.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,353 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jimi-1.0.jar in /content/mondrian.war/WEB-INF/lib/fop.jar does not point to a valid jar for a Class-Path reference.
16:04:44,354 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xercesImpl.jar in /content/mondrian.war/WEB-INF/lib/xalan.jar does not point to a valid jar for a Class-Path reference.
16:04:44,354 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry xml-apis.jar in /content/mondrian.war/WEB-INF/lib/xalan.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_cs.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_de_DE.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_es.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_fr.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_hu.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_it.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ja_JP.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,356 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ko_KR.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_pl.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_pt_BR.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_ru.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_zh_CN.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,357 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry derbyLocale_zh_TW.jar in /content/mondrian.war/WEB-INF/lib/derby.jar does not point to a valid jar for a Class-Path reference.
16:04:44,360 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry lib/jcommon-1.0.0.jar in /content/mondrian.war/WEB-INF/lib/jfreechart-1.0.0.jar does not point to a valid jar for a Class-Path reference.
16:04:44,380 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.deployment.unit."mondrian.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."mondrian.war".PARSE: JBAS018733: Failed to process phase PARSE of deployment "mondrian.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.2.0