« Oracle WebLogic over Mac OS X | Main

Oracle Service Bus in Mac OS X

The same old story, for install Oracle Service Bus over Mac OS X you have to execute the installer with the same properties of Oracle WebLogic Application Server 10gR3 installer, adjust the JVM properties for support the Oracle Service Bus application mounted over Oracle WebLogic and thats all.

* Version:
Choose the HP-UX Itanium installer.

* Execute the installation jar with the follow properties:
Dos.name=unix
Max Heap Size=1024m
$ java -jar -Xmx1024m -Dos.name=unix osb1031_wls103_generic.jar

* In the wizard use your WebLogic 10gR3 installation directory (bea_home), continue with the install process.

* Create a test Oracle Service Bus domain with the bea_home/wlserver_10.3/common/bin/.config.sh with the same characteristics, not clusters, not RDBMS (not at this moment).

* Change the JVM properties in the /bin/setDomainEnv.sh, in the MEM_ARGS entry to be able to deploy the big Oracle Service Bus application.

MEM_ARGS="-Xms256m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=256m"

Finally, test the WebLogic console application and the Oracle Service Bus console, test it with real applications, share to us and enjoy.

TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mte1521/mt-tb.cgi/12469

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on June 16, 2009 2:18 PM.

The previous post in this blog was Oracle WebLogic over Mac OS X.

Many more can be found on the main index page or by looking through the archives.

Top Tags

Powered by
Movable Type and Oracle