Main

WebLogic Archives

June 16, 2009

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.

About WebLogic

This page contains an archive of all entries posted to Erwin Morales' Blog in the WebLogic category. They are listed from oldest to newest.

Oracle Service Bus is the previous category.

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

Top Tags

Powered by
Movable Type and Oracle