Archive for August, 2008

Introduction to application server clustering with WebSphere Business Services Fabric

Thursday, August 28th, 2008 Posted in WebSphere Business Services Fabric | No Comments »

From DeveloperWorks, Introduction to application server clustering with WebSphere Business Services Fabric Clustered deployments are essential for growing enterprises because they enhance your ability to deliver reliable and scalable SOA solutions. This ... Read more..

DataPower Architectural Design Patterns: Integrating and Securing Services Across Domains

Tuesday, August 26th, 2008 Posted in DataPower, Design Decisions | No Comments »

From DeveloperWorks, DataPower Architectural Design Patterns: Integrating and Securing Services Across Domains Draft Redbook, last updated: Tue, 26 Aug 2008 - Introduction to DataPower Services - Integration Services - Security Services IBM® WebSphere® DataPower® ... Read more..

Migrating WebSphere Business Integration Server Foundation to WebSphere Process Server V6.1

Monday, August 25th, 2008 Posted in WebSphere Process Server | No Comments »

From DeveloperWorks, Migrating WebSphere Business Integration Server Foundation to WebSphere Process Server V6.1 Draft Redbook, last updated: Thu, 21 Aug 2008 - Migration concepts, planning and best practices - Migration tools and ... Read more..

IBM TechNote: Content and maintenance of the wstemp directory for WebSphere Process Server V6

Thursday, August 21st, 2008 Posted in DeveloperWorks, WebSphere Process Server | No Comments »

IBM released a technote: Content and maintenance of the wstemp directory for WebSphere Process Server V6 which helps to explain what the server does with the 'wstemp' directory. There's also four ... Read more..

WebSphere Education YouTube Channel

Wednesday, August 20th, 2008 Posted in DeveloperWorks, WebSphere Community | No Comments »

If you like browsing YouTube and actually want to find something educational between all the pet videos, you can check out IBM's WebSphere Education YouTube Channel. Who knows, maybe you'll discover ... Read more..

IBM Podcast: Michael O’Connell interviews Steve Mills

Tuesday, August 19th, 2008 Posted in DeveloperWorks, WebSphere Community | No Comments »

I was listening to the podcast of Steve Mills being interviewed by DeveloperWorks. The nice thing about these podcasts is that they are transcribed, so you can read along. There ... Read more..

WebSphere Application Server 7.0 Feature Pack for Service Component Architecture (SCA)

Tuesday, August 19th, 2008 Posted in WebSphere Application Server, WebSphere Process Server | No Comments »

The WebSphere Community Blog pointed out that there is a new WebSphere Application Server 7.0 Feature Pack available for download. This one will enable the Tuscany implementation of SCA inside ... Read more..

WebSphere MQ Workflow Transition to WebSphere Process Server

Thursday, August 14th, 2008 Posted in DeveloperWorks, WebSphere Process Server | No Comments »

From IBM Redbooks, WebSphere MQ Workflow Transition to WebSphere Process Server Draft Redbook, last updated: Thu, 14 Aug 2008 - Transition concepts and planning - Transition support and guidance - Transition examples This IBM® ... Read more..

Oracle XA_RMERR & Spring Oracle LOB Handler Exceptions

Wednesday, August 13th, 2008 Posted in Oracle BPEL, Spring, WebSphere Application Server | No Comments »

Was getting the following oracle exception when trying to use an Oracle XA datasource from WebSphere: WSRdbXaResour E DSRA0304E: XAException occurred. XAException contents and details are: The XA Error is ... Read more..

Versioning business processes and human tasks in WebSphere Process Server

Wednesday, August 13th, 2008 Posted in DeveloperWorks, WebSphere Integration Developer, WebSphere Process Server | No Comments »

From DeveloperWorks, Versioning business processes and human tasks in WebSphere Process Server This article shows you how to build versions of business processes and human tasks that are based on best ... Read more..

Connecting to Oracle BPEL hosted on WebSphere Application Server 6.1 with JDeveloper

Wednesday, August 13th, 2008 Posted in Oracle BPEL, WebSphere Application Server | No Comments »

Before I could do any of the steps below to invoke a REST service or install my BPEL suitcase, I needed to figure out how to connect JDeveloper to my ... Read more..

Oracle BPEL ‘Suitcase’ JAR Deployment Options

Wednesday, August 13th, 2008 Posted in Oracle BPEL | No Comments »

I had created a simple echoing BPEL process in my JDeveloper and then looked around for the option to export an EAR for my service. Of course, there isn't one. ... Read more..

Integrating Oracle BPEL with an HTTP (REST) Service

Wednesday, August 13th, 2008 Posted in Oracle BPEL, WebSphere Process Server | No Comments »

Right out of the gate in my experience with Oracle BPEL, I have to integrate with a non-SOAP HTTP service. Luckily, Lucas Jellema over on the AMIS Technology blog has ... Read more..

IBM Client Application For JMS - Put JMS messages in queues

Tuesday, August 12th, 2008 Posted in Business Integration Tips, DeveloperWorks, WebSphere Application Server | No Comments »

I had the need to be able to place a JMS Message onto a Service Integration Bus Queue. I tried to use the SIBus Explorer, but it really didn't like ... Read more..

Default Messaging (SIBus): Modifying JMS ConnectionFactory Provider Endpoints requires a server restart

Monday, August 11th, 2008 Posted in WebSphere Application Server | 2 Comments »

Just a quick tip, if you need to modify a JMS ConnectionFactory's Provider Endpoints in WebSphere Application Server, be sure to re-start your server. You normally need to perform this ... Read more..