[
http://jira.jboss.com/jira/browse/RF-1323?page=comments#action_12386967 ]
Nick Belaevski commented on RF-1323:
------------------------------------
http://jboss.com/index.html?module=bb&op=viewtopic&t=104351
The same issue has been called by bug in JSF 1.2_03 shipping with OC4J preview.
richfaces-demo has been verified to work ok under JSF 1.2_05. To upgrade library
versions:
1. go to oc4j\lib\java\shared\oracle.jsf\1.2\ and backup all files there
2. clean directory
3. copy jsf 1.2_05 jars to the directory and rename them to jsf-api.jar, jsf-ri.jar
respectively
4. unpack saved jsf-ri.jar to temp directory and copy oracle entry to jsf-ri.jar (I'm
not sure whether it is needed, however let's save that)
5. thanks to recommendations here:
http://www.nabble.com/OC4J-doesn't-seem-to-like-the-RI-t4425823.html ; go to
oc4j\j2ee\home\application-deployments\${app.dir}orion-application.xml and add
<imported-shared-libraries>
<remove-inherited name="oracle.toplink "/>
<remove-inherited name="oracle.xml"/>
<remove-inherited name="oracle.xml.security"/>
</imported-shared-libraries>
6. start OC4J, you should see INFO: Initializing Sun's JavaServer Faces implementation
(1.2_05-b06-FCS) record on the server console
7. check the application
OC4j server problems
--------------------
Key: RF-1323
URL:
http://jira.jboss.com/jira/browse/RF-1323
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Fix For: 3.2.0
Styles and scripts - lost after deploing to subj server.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira