[jboss-jira] [JBoss JIRA] Created: (JBRULES-1386) OC4J Support

Jason Lee (JIRA) jira-events at lists.jboss.org
Tue Dec 11 16:56:27 EST 2007


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: 4.1.0
         Environment: OC4J 10.1.3.3
            Reporter: Jason Lee
            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

        



More information about the jboss-jira mailing list