1.7.2 RC1 Won't deploy in Jboss 4.2.2 or 4.2.3
[Logo]
Forums for ICEfaces and ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
1.7.2 RC1 Won't deploy in Jboss 4.2.2 or 4.2.3  XML
Forum Index -> Development Build Feedback (ICEfaces 2.0)
Author Message
dixiehacker

Joined: 22/05/2008 00:00:00
Messages: 1
Offline


I just switched an application over to Icefaces 1.7.2 RC1 and it works fine in OC4J but will not deploy in JBoss.

I get the following error:
10:01:14,187 ERROR [[/Radius]] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! This parser does not support specification "null" version "null"

After doing some web searching, I found the following article:
https://javaserverfaces.dev.java.net/nonav/rlnotes/1.2_07/issues.html

This article indicated that JAXP would need to be upgraded. Jboss has the following instructions for upgrading JAXP: http://wiki.jboss.org/wiki/HowToUseJAXP13WithJBoss I followed the instructions for changing the endorsements and classpath, but that did not fix the problem.

Has anyone else encountered this problem or found a solution?
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi!

I have no problem to deploy 1.7.2 RC1 et 1.7.2 revision on Jboss 4.2.2 and 4.2.3.

Note, if you try to deploy applications demo like showcase, you need to rebuilt them with the following command into the sample folder:

>ant clean
>ant jboss4.2

regards

bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
jguglielmin

Joined: 20/07/2007 00:00:00
Messages: 181
Offline


You might want to post your web.xml, but jboss-4.2.2 and jboss-4.2.3 have been pretty thoroughly tested with sample applications (Not with JAXP configured though). Had you deployed a previous version of ICEfaces with your application configuration to a jboss application server?
 
Forum Index -> Development Build Feedback (ICEfaces 2.0)
Go to:   
Powered by JForum 2.1.7ice © JForum Team