[
https://jira.jboss.org/jira/browse/JBSEAM-4536?page=com.atlassian.jira.pl...
]
judy guglielmin commented on JBSEAM-4536:
-----------------------------------------
Checked out a fresh version of Seam_2_2 branch (community) and can't build the
jboss-seam-ui.jar. ...so went back and tried to deploy other examples of Seam applications
to jboss-6.0.0.M2 and have found the following exception:-
DEPLOYMENTS IN ERROR:
Deployment
"vfsfile:/C:/Servers/jboss-6.0.0.20100216-M2/server/default/deploy/jboss-seam-booking.ear/"
is in error due to the following reason(s): org.xml.sax.SAXException:
cvc-complex-type.2.4.a: Invalid content was found starting with element
'description'. One of '{"http://java.sun.com/xml/ns/javaee":type,
"http://java.sun.com/xml/ns/javaee":deferred-value,
"http://java.sun.com/xml/ns/javaee":deferred-method}' is expected. @
vfszip:/C:/Servers/jboss-6.0.0.20100216-M2/server/default/deploy/jboss-seam-booking.ear/jboss-seam-booking.war/WEB-INF/lib/jboss-seam-ui.jar/META-INF/s.tld[2444,18]
Deployment
"vfszip:/C:/Servers/jboss-6.0.0.20100216-M2/server/default/deploy/jboss-seam-numberguess.ear/"
is in error due to the following reason(s): org.xml.sax.SAXException:
cvc-complex-type.2.4.a: Invalid content was found starting with element
'description'. One of '{"http://java.sun.com/xml/ns/javaee":type,
"http://java.sun.com/xml/ns/javaee":deferred-value,
"http://java.sun.com/xml/ns/javaee":deferred-method}' is expected. @
vfszip:/C:/Servers/jboss-6.0.0.20100216-M2/server/default/deploy/jboss-seam-numberguess.ear/jboss-seam-numberguess.war/WEB-INF/lib/jboss-seam-ui.jar/META-INF/s.tld[2444,18]
which indicate a problem with jboss-seam-ui.jar (description tag...???).
Once I can ensure that the regular seam examples do deploy to this application server (ie:
no seam problems), I can then work on getting the ICEfaces example as there are a couple
of tactics to use:-
1) use strategy similar to ICE-4264
2) use compat jars for 1.8.2 with ICEfaces-2.0
Icefaces example not working on JBoss 6.0.0.M1
----------------------------------------------
Key: JBSEAM-4536
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4536
Project: Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.2.0.GA
Reporter: Jozef Hartinger
Assignee: judy guglielmin
Loading of initial page fails with:
java.lang.ClassNotFoundException: org.icefaces.x.context.BridgeFacesContext2
Not really surprising since ICEfaces have known compatibility issues with JSF 2
http://jira.icefaces.org/browse/ICE-3979
Perhaps upgrading to ICEfaces 2.0 alpha might solve the issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira