Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JSF incompatability error? WAS 7 capabilities vs. application lib contents

515 views
Skip to first unread message

aphil...@us.ibm.com

unread,
Nov 14, 2008, 4:01:26 PM11/14/08
to
Hi,

I have a web application I am porting from tomcat 5 to WAS 7. It was originally targeted for JSF 1.1. During the porting I have upgraded the application (using RAD 7.5) to JSF 1.2 (including Dyn Web Mod 2.5). I have deployed the application to my WAS 7.0 server and when I attempt to load a page with JSF components I received the following error in my browser.

Error 500: com.ibm.ws.jsp.JspCoreException: Unable to convert string 'form' to class javax.el.ValueExpression for attribute styleClass: java.lang.IllegalArgumentException: Property Editor not registered with the PropertyEditorManager

I have searched the internet for this condition and am only able to find one reference at http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14162904&tstart=0. It suggests that there is a conflict between JSF libraries in my apps lib directory and those that are available on the WAS 7.0 server. I have tried removing jsf-impl.jar and jsf-api.jar from my apps lib directory and re-installing the app but no luck so far.

I have also reviewed this page: http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/cweb_javaserver_faces.html

I have WAS 7.0 setup to use IBM's JSF 1.2 capabilities. Below is a list of the jar's in my application lib directory.

***** Would also accept opinions as to whether this is the problem given the error message I am getting ;-)

Any help would be welcome!

-Andy

activation.jar
axis.jar
axis-schema.jar
bcmail-jdk14-128.jar
bcprov-jdk14-128.jar
commons-beanutils.jar
commons-collections.jar
commons-collections-3.1.jar
commons-digester.jar
commons-digester-1.7.jar
commons-discovery-0.2.jar
commons-fileupload-1.1.jar
commons-io-1.2.jar
commons-lang-2.2.jar
commons-logging.jar
commons-logging-1.0.4.jar
commons-validator-1.3.1.jar
DocEditor.jar
FCKeditor-2.3.jar
icu4j_3_4_1.jar
itext-1.3.1.jar
jasperreports-1.2.0.jar
jaxen-full.jar
jaxrpc.jar
jcommon-1.0.0.jar
jdt-compiler-3.1.1.jar
jfreechart-1.0.0.jar
jsf-api.jar
jsf-ibm.jar
jsf-impl.jar
jsf-impl-messages.jar
jstl_el.jar
jstl.jar
log4j-1.2.13.jar
mail.jar
mailapi.jar
odc-jsf.jar
paypal_base.jar
paypal_stubs.jar
rcfaces-core.jar
rcfaces-htmlc.jar
rte.jar
saaj.jar
sax2.jar
saxpath.jar
sitelib.jar
standard.jar
tomahawk-1.1.3.jar
wsdl4j-1.5.1.jar
xalan.jar
xerces.jar
xercesImpl.jar
xml-apis.jar
xpp3-1.1.3.4d_b4_min.jar
xstream-1.1.3.jar

0 new messages