Tag Archives: Uncategorized

The making of the Oracle Service Bus 11g Development Cookbook

Useful OSB book

read more

Getting Started with GitHub

Hi Patrons,   Just created my first GitHub repository. I am really excited about this… Would it mean I wont be losing all my information? Still early days but it looks quite promising. Will add more details about it soon. In future would be adding all my latest projects into this repository. Nits

read more

introduction to Oracle Application Integration Architecture

AIA defines a common vocabulary of common business entities and their corresponding services. AIA defines a common vocabulary across applications and industries. Enterprise Business Objects (EBOs) are the key elements in this context. They canonically describe standard business entities such as an order or an invoice. Based on these generic business entities, AIA delivers other […]

read more

Custom Error Handling with Oracle Service Bus

An Enterprise Service Bus is becoming a core component in today’s Service oriented architectures.   Whenever we integrate multiple applications, One common problem we run into is that, in case of an exception being thrown by a service, the end client receives an “Internal BEA error “instead of the actual exception being thrown by the […]

read more

Getting Started with Liferay Portal V 6

I am currently doing a Proof of concept for a customer using liferay portal. Thought I will put together my learning’s for others to benefit. As I am quite busy these days, you might have to wait a few more days for further details.. You can post your comments if you have any specific questions […]

read more

Restful Web services with OSB

I have been working on SOAP webserivces for some time, but never really used REST services with OSB up untill recently. I thought it would be useful to add a new post on to my blog to help users who like me are trying to hook their REST services with OSB and then may be […]

read more

Using Oracle BPEL Process Manager with Oracle Service Bus – Part 1

Caliing BPEL processes from OSB Synchronus and Asynchronus With OSB 10.3 ( BEA Aqualogic Service Bus ) you can call BPEL services with the ormi or opmn protocol ( just like OESB ). With version 10.3, OSB support the bpel 10.1.3.4 transport. In this postI will show you how to call the BPEL services from […]

read more

Trouble with the oracle 11g R1 fusion middleware and OSB intall

Me like a  lot of people face this issue while using the test console of the Oracle Service Bus 11gR1 . I am attaching the problem description and then the solution so that it can help all others as well.. Problem : Every time one tries to execute a business service or a proxy service […]

read more

Live london tube status stracker

Hi guys i came across this wonderful piece of work by Mathew using the TFL API and google maps integration at its best. I bet he might come up with an even better version soon but this itself is quite handy. http://traintimes.org.uk:81/map/tube/

read more

SOAP Any Service

SOAP Any Service a Service without a WSDL.In the first instance it might sound a bit odd.. isn’t it ? when i first came across this my first reaction was what the heck…!!!why the hell do you need it?Well the answer is you are most likely to use it in an event when you either […]

read more