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">&lt;<a href="mailto:mohamed.ensi@gmail.com">mohamed.ensi@gmail.com</a>&gt;</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&#39;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>
&lt;managed-data-source name=&quot;guvnor&quot;<br>
           connection-pool-name=&quot;drools-guvnor&quot;<br>
           jndi-name=&quot;jdbc/OracleDS&quot; /&gt;<br>
 &lt;connection-pool name=&#39;drools-guvnor&#39;<br>
    num-cached-statements=&#39;32&#39;&gt;<br>
    &lt;connection-factory factory-class=&#39;org.hsqldb.jdbcDriver&#39;<br>
      user=&#39;sa&#39;<br>
      password=&#39;&#39;<br>
      url=&quot;jdbc:hsqldb:.&quot;&gt;<br>
    &lt;/connection-factory&gt;<br>
  &lt;/connection-pool&gt;<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&#39;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>