That would be good to put up on the wiki somewhere. <br><br><div class="gmail_quote">On Wed, May 19, 2010 at 5:12 PM, mamadou.ensi <span dir="ltr"><<a href="mailto:mohamed.ensi@gmail.com">mohamed.ensi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
<br>
I finally certified Guvnor on different Application Server (Jboss, Tomcat,<br>
OC4J, Weblogic 11g)<br>
for Jboss and Tomcat their is tutorials but for OC4J and Weblogic I did'nt<br>
find tutorials.<br>
<br>
Lets Start:<br>
<br>
1/ download oc4j (I use oc4j_extended_101350)<br>
2/ extract the rar file<br>
3/ Open the file data-source.xml %OC4J_HOME%/J2EE/home/config<br>
4/ add the following lines<br>
<managed-data-source name="guvnor"<br>
connection-pool-name="drools-guvnor"<br>
jndi-name="jdbc/OracleDS" /><br>
<connection-pool name='drools-guvnor'<br>
num-cached-statements='32'><br>
<connection-factory factory-class='org.hsqldb.jdbcDriver'<br>
user='sa'<br>
password=''<br>
url="jdbc:hsqldb:."><br>
</connection-factory><br>
</connection-pool><br>
<br>
5/ the following JARs are required<br>
- hsqldb.jar<br>
- hibernate-annotations.jar<br>
- hibernate-entitymanager.jar<br>
- hibernate3.jar<br>
- jboss-common.jar<br>
- dom4j.jar<br>
- commons-logging.jar<br>
- log4j.jar<br>
- commons-collections.jar<br>
- cglib.jar<br>
- jsf-api.jar<br>
- jsf-impl.jar<br>
<br>
start the server (the first start the server will need a password for<br>
manager)<br>
6/ open the URL: <a href="http://localhost:8888/em" target="_blank">http://localhost:8888/em</a><br>
7/authentificate with your password<br>
<br>
<a href="http://n3.nabble.com/file/n828422/image1.png" target="_blank">http://n3.nabble.com/file/n828422/image1.png</a><br>
<br>
8/ go to application tab<br>
<br>
<a href="http://n3.nabble.com/file/n828422/image2.png" target="_blank">http://n3.nabble.com/file/n828422/image2.png</a><br>
<br>
9/ click on deploy and browse to the war file location<br>
<br>
<a href="http://n3.nabble.com/file/n828422/image3.png" target="_blank">http://n3.nabble.com/file/n828422/image3.png</a><br>
<br>
10/ click Next and give drools-guvnor as a name<br>
<br>
<a href="http://n3.nabble.com/file/n828422/image4.png" target="_blank">http://n3.nabble.com/file/n828422/image4.png</a><br>
<br>
11/ click Next<br>
12/ Finally click Deploy<br>
<br>
Verify that Guvnor is running well: <a href="http://localhost:8888/drools-guvnor" target="_blank">http://localhost:8888/drools-guvnor</a><br>
<a href="http://localhost:8888/drools-guvnor" target="_blank">http://localhost:8888/drools-guvnor</a><br>
<br>
I hope it's clear<br>
For any questions, contact me<br>
<font color="#888888">--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Guvnor-on-Oracle-AS-OC4J-10-1-3-tp828422p828422.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Guvnor-on-Oracle-AS-OC4J-10-1-3-tp828422p828422.html</a><br>
Sent from the Drools - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-dev mailing list<br>
<a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Michael D Neale<br>home: <a href="http://www.michaelneale.net">www.michaelneale.net</a><br>blog: <a href="http://michaelneale.blogspot.com">michaelneale.blogspot.com</a><br>