Page 1 of 1

Spark on Weblogic

Posted: 09 Apr 2015, 16:48
by razi_chaudhry
Hi
i am trying to run the spark layout and theme on weblogic but keep getting the below error when trying to hit dashboard.

]] Root cause of ServletException.
java.lang.IllegalArgumentException: Setter not found for property class
at javax.faces.component.UIComponentBase$AttributesMap.put(UIComponentBa
se.java:2409)
at javax.faces.component.UIComponentBase$AttributesMap.put(UIComponentBa
se.java:2289)
at com.sun.faces.facelets.tag.jsf.ComponentRule$LiteralAttributeMetadata
.applyMetadata(ComponentRule.java:87)
at com.sun.faces.facelets.tag.MetadataImpl.applyMetadata(MetadataImpl.ja
va:81)
at javax.faces.view.facelets.MetaTagHandler.setAttributes(MetaTagHandler
.java:129)
Truncated. see log file for complete stacktrace

login page is working ok.
on tomcat same project work fine ?
did you guys tried testing the theme on weblogic. weblogic version we are using is Oracle12c.

regards

Re: Spark on Weblogic

Posted: 09 Apr 2015, 17:55
by cagatay.civici
Try removing the jsf jar from the war.