[
http://jira.jboss.com/jira/browse/JBRULES-1386?page=all ]
Michael Neale closed JBRULES-1386.
----------------------------------
Resolution: Won't Fix
Will put a wiki note with these tips on it - but we don't currently have the means to
support OC4J specifically (and post BEA aquisition, its a bit of a diminishing return,
unfortunately).
We should have upgraded to Seam 2 soon for nightly/trunk I think.
In the meantime - I have put this on a wiki page (which is linked from the main page):
http://wiki.jboss.org/wiki/Wiki.jsp?page=DeployingBRMSOnOC4JTips
Feel free to adjust it as you see fit.
Am hoping that in the distant, happy future, JSF dependencies will be gone and this should
be more Seamless (pardon the pun !).
OC4J Support
------------
Key: JBRULES-1386
URL:
http://jira.jboss.com/jira/browse/JBRULES-1386
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-brms
Affects Versions: 5.0.0-M1
Environment: OC4J 10.1.3.3
Reporter: Jason Lee
Assigned To: Michael Neale
Priority: Minor
The current nightly build fails to deploy and/or run on OC4J 10.1.3.3. To fix this, I
did the following:
* Upgrade jboss-seam to 2.0.0 CVS (GA might work, but I added some logging to
org.jboss.seam.init.Initialization to help track down deployment issues)
* Upgrade jboss-el to 2.0.0.GA
* Added Mojarra 1.2_07 jars
* Added the following to web.xml:
<context-param>
<param-name> com.sun.faces.forceLoadConfiguration</param-name>
<param-value>true</param-value>
</context-param>
--
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