12.1.0.2 RAC Installation – Step by Step installation on VMware
- 05
- December
- 2015
12.1.0.2 RAC Installation ======================== RPMs for 12c on RHEL 6.x Check if the pre-requisite packages are installed using rpm –q command as shown below. rpm –q <package> e.g: rpm –q binutils The list of packages to be installed are below binutils-2.20.51.0.2-5.11.el6 (x86_64) compat-libcap1-1.10-1 (x86_64) compat-libstdc++-33-3.2.3-69.el6 (x86_64) compat-libstdc++-33-3.2.3-69.el6 (i686) gcc-4.4.4-13.el6 (x86_64) gcc-c++-4.4.4-13.el6 (x86_64) glibc-2.12-1.7.el6 (i686) […]
read moreOSB FTP Poller continuously throwing exception – while no file pending on FTP Location
- 26
- May
- 2015
- By Nits
- Uncategorized
- Comments Off on OSB FTP Poller continuously throwing exception – while no file pending on FTP Location
We have been recently facing an issue with an OSB Proxy using FTP Protocol, where in we kept getting the errors on the logs even when we were not putting new files in. Errors lead us to believe there were some permission issues. Unable to get file NYSolutionsSourcedir/43646343-dfh34d2.232dfg3d__testFile.txt.Stage on attempt number 0: java.io.IOException: Data: OpenSocket, Permission Denied? […]
read moreUsing JMS Transport with OSB
- 11
- May
- 2015
- By Nits
- Uncategorized
- Comments Off on Using JMS Transport with OSB
JMS Transport – Advanced settings The option Enable Message Persistence is by default enabled, which guarantees message delivery because the messages persist and will survive server shutdowns and failures. To improve throughput, deselect this option if the occasional loss of a message is tolerable. Set a time interval in milliseconds in the Expiration field to […]
read moreInstalling Spring Tool Suite and configuring Spring for a development PC
- 30
- November
- 2014
- By Nits
- Uncategorized
- Comments Off on Installing Spring Tool Suite and configuring Spring for a development PC
In order to install Spring Integration on another developer machine I would advise using Spring Tool Suite as it’s the preferred IDE for Spring Development on any of the spring modules including Integration. Download Spring Tool Suite. http://spring.io/tools/sts/all Download and Install JAVA. http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Set Paths JAVA_HOME and add entry to path variables You can refer […]
read moreRest Enabling SOA using OSB in Oracle 12c
- 09
- September
- 2014
- By Nits
- Uncategorized
- Comments Off on Rest Enabling SOA using OSB in Oracle 12c
Found this video which shows one of the very important features of SOA leveraging OSB in 12c.
read moreSOA INFRA useful everyday queries
- 05
- August
- 2014
- By Nits
- Uncategorized
- Comments Off on SOA INFRA useful everyday queries
Very useful daily SOA 11g queries
read moreInstalling Oracle SOA Suite 12c
- 07
- July
- 2014
Hi All, As you all know that the Oracle 12c is out now… this is the first Major release where oracle has now combined the Oracle Service Bus with the SOA Suite Install… and its apparently only a 30 min single installation… So firstly download the soa suite from http://download.oracle.com/otn/nt/middleware/12c/121300/fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip This contains SOA Suite 12.1.3 Size: 2.97 GB, Check […]
read moreOSB Deployment scripts 11.1.1.7 using configtool
- 04
- April
- 2014
- By Nits
- Best Practices, Build, ESB, Oracle, OSB, SOA
- 1 Comment.
These instructions are only valid for OSB Release 11.1.1.7 onwards. How to export desired projects using the configjar utility The configjar tool is located in the OSB installation directory under C:oracleMiddleware11117Oracle_OSB1toolsconfigjar [Check the path relative to your install] Run the setenv.cmd And execute the C:oracleMiddleware11117Oracle_OSB1toolsconfigjarconfigjar.bat -settingsfile C:OSB_DeploymentOSBPS6_MavenConfigToolnysolutions_export_projects.xml Where the nysolutions_export_projects.xml file contains the names […]
read moreJMS Message Bridging – SwiftMQ – Weblogic JMS
- 11
- March
- 2014
Found this really useful link on swift MQ website… http://www.swiftmq.com/products/extension/xt_bridge/example/index.html
read moreReg for UK postcode validation
- 11
- February
- 2014
- By Nits
- Uncategorized
- Comments Off on Reg for UK postcode validation
Sample Salesforce.com code for UK postcode validation [code language=”css”] (!ISBLANK(BillingPostalCode)&& !($Setup.No_Validations__c.Flag__c )&& OR(‘Yes’== CASE(BillingCountry,’United Kingdom’,’Yes’,’UK’,’Yes’,’GB’,’Yes’,’England’,’Yes’,’Scotland’,’Yes’,’Wales’,’Yes’,’Northern Ireland’,’Yes’,’NI’,’Yes’,’No’), ISBLANK(BillingCountry)) && !OR(REGEX(BillingPostalCode, ‘[a-zA-Z]{1,2}[a-zA-Z0-9]{1,2} [0-9]{1}[a-zA-Z]{2}’),REGEX(BillingPostalCode, ‘[a-zA-Z]{1,2}[a-zA-Z0-9]{1,2}[0-9]{1}[a-zA-Z]{2}’))) [/code]
read moreRecent Posts
- 12.1.0.2 RAC Installation – Step by Step installation on VMware
- OSB FTP Poller continuously throwing exception – while no file pending on FTP Location
- Using JMS Transport with OSB
- Installing Spring Tool Suite and configuring Spring for a development PC
- Rest Enabling SOA using OSB in Oracle 12c
Recent Comments
- Nits on Installing Oracle SOA Suite 12c
- Rajesh Krishna on Installing Oracle SOA Suite 12c
- Nits on Installing Oracle SOA Suite 12c
- Rohinii on Installing Oracle SOA Suite 12c
- Mahitha on Oracle Service Bus (OSB) Development Best Practices.
Archives
- December 2015
- May 2015
- November 2014
- September 2014
- August 2014
- July 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- July 2013
- June 2013
- May 2013
- March 2013
- February 2013
- November 2012
- October 2012
- September 2012
- May 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- July 2010
- June 2010
- March 2010
- February 2010
- December 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- August 2008
- June 2008
- May 2008
Categories
- AIA
- AXIS2
- Best Practices
- BPEL
- BPM
- Budget
- Build
- Design Patterns
- ESB
- Hermes
- Hibernate
- Home Owners
- Java
- JMS
- JSR 168
- Maven
- Mediator
- Messaging
- Nitin
- OER
- OESB
- Oracle
- OSB
- OWSM
- Portlets
- SDLC
- Sequencing
- Singleton
- SOA
- SOAP
- Spring
- Struts
- UK
- Uncategorized
- Web Services
- WLST
Meta
To find out more, including how to control cookies, see here: Cookie Policy
Recent Posts
- 12.1.0.2 RAC Installation – Step by Step installation on VMware
- OSB FTP Poller continuously throwing exception – while no file pending on FTP Location
- Using JMS Transport with OSB
- Installing Spring Tool Suite and configuring Spring for a development PC
- Rest Enabling SOA using OSB in Oracle 12c
Recent Comments
- Nits on Installing Oracle SOA Suite 12c
- Rajesh Krishna on Installing Oracle SOA Suite 12c
- Nits on Installing Oracle SOA Suite 12c
- Rohinii on Installing Oracle SOA Suite 12c
- Mahitha on Oracle Service Bus (OSB) Development Best Practices.
Archives
- December 2015
- May 2015
- November 2014
- September 2014
- August 2014
- July 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- July 2013
- June 2013
- May 2013
- March 2013
- February 2013
- November 2012
- October 2012
- September 2012
- May 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- July 2010
- June 2010
- March 2010
- February 2010
- December 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- August 2008
- June 2008
- May 2008
Categories
- AIA
- AXIS2
- Best Practices
- BPEL
- BPM
- Budget
- Build
- Design Patterns
- ESB
- Hermes
- Hibernate
- Home Owners
- Java
- JMS
- JSR 168
- Maven
- Mediator
- Messaging
- Nitin
- OER
- OESB
- Oracle
- OSB
- OWSM
- Portlets
- SDLC
- Sequencing
- Singleton
- SOA
- SOAP
- Spring
- Struts
- UK
- Uncategorized
- Web Services
- WLST