Archive for May, 2008

Tracking down a deadlock in a WebSphere Application Server V6.1 application

Friday, May 30th, 2008 Posted in Business Integration Tips, WebSphere Process Server | No Comments »

From DeveloperWorks, Tracking down a deadlock in a WebSphere Application Server V6.1 application Learn how to use the thread dump facility in IBM WebSphere Application Server V6.1 to learn about your system ... Read more..

Use ARM to monitor SCA invocations in IBM WebSphere Process Server

Thursday, May 29th, 2008 Posted in DeveloperWorks, ITCAM for SOA, WebSphere Enterprise Service Bus, WebSphere Integration Developer, WebSphere Process Server | No Comments »

From DeveloperWorks, Use ARM to monitor SCA invocations in IBM WebSphere Process Server This two-part series shows you how to monitor Service Component Architecture (SCA) invocations using the Application Response Measurement (ARM) ... Read more..

WebSphere Adapter for JDBC: SetObjectKeys NullPointer Exception

Thursday, May 29th, 2008 Posted in WebSphere Enterprise Service Bus, WebSphere Integration Developer, WebSphere Process Server | No Comments »

We had a WebSphere Adapter for JDBC export in our module, and it was throwing the following exception: [5/27/08 17:55:52:315 EDT] 0000006b NUXInResource I PollEventManagerWorker run() CWYBS0011I: Polling has started. UserAction=No ... Read more..

WebSphere User Group: Ask the Experts Session RIGHT NOW

Wednesday, May 28th, 2008 Posted in WebSphere Community | 2 Comments »

In a case of the worst marketing for an event ever, I just received an email informing me that the Global WebSphere Community is holding an "Ask The Experts" event ... Read more..

Business Object Maps and ‘Required’ Attributes

Wednesday, May 28th, 2008 Posted in Business Integration Tips, WebSphere Enterprise Service Bus, WebSphere Integration Developer, WebSphere Process Server | No Comments »

Just ran into an interesting scenario. We have a business object with a required attribute (amongst a sea of non-required ones). In a business object map, we only set the ... Read more..

Attending DataPower Classroom Training Next Week

Wednesday, May 28th, 2008 Posted in Certification, Dan Zrobok, DataPower | No Comments »

Sometimes the stars just align perfectly. I'm trying to get my DataPower Certification and IBM's business partner relations team is offering a free course on DataPower next week in Markham. ... Read more..

Make SOA real with IBM WebSphere Enterprise Service Bus and IBM WebSphere DataPower SOA Appliances

Tuesday, May 27th, 2008 Posted in DataPower, DeveloperWorks, Syndication, WebSphere Enterprise Service Bus, WebSphere Process Server | No Comments »

From DeveloperWorks, Make SOA real with IBM WebSphere Enterprise Service Bus and IBM WebSphere DataPower SOA Appliances, Part 1: Use WebSphere Enterprise Service Bus for protocol switching of encrypted data And ... Read more..

Web services with SOAP/JMS in IBM WebSphere Process Server

Monday, May 26th, 2008 Posted in DeveloperWorks, WebSphere Enterprise Service Bus, WebSphere Process Server | No Comments »

From DeveloperWorks, Web services with SOAP over JMS in IBM WebSphere Process Server or IBM WebSphere Enterprise Service Bus, Part 1: Using the SIBus JMS provider This two-part article series shows ... Read more..

WebSphere Integration Developer: Visual Snippet Java Code Generation Is Non-Deterministic

Friday, May 23rd, 2008 Posted in Best Of DZ.com, WebSphere Integration Developer, WebSphere Process Server | No Comments »

I present the following exhibit: The only difference between these two snippets is the string that I am setting in the commonName attribute. But, let's look at the java that was generated ... Read more..

WebSphere Integration Developer: Caught in a war with the Business Object Editor

Friday, May 23rd, 2008 Posted in Dan Zrobok | No Comments »

I have a theory as to why I don't see my mapped data objects in my result business object. I'll give a write up once I figure out what's going ... Read more..

Visual Snippet Editor: Forgets Java Syntax

Thursday, May 22nd, 2008 Posted in WebSphere Integration Developer | No Comments »

I have the following visual snippet which does not work. Can you spot the error? 'RemoveLeadingZeros' is a java snippet that returns a String. I then need to see if the ... Read more..

Getting Started with WebSphere Process Server and WebSphere Enterprise Service Bus Part 3: Runtime

Thursday, May 22nd, 2008 Posted in DeveloperWorks, WebSphere Integration Developer, WebSphere Process Server, WebSphere Service Registry and Repository | No Comments »

From IBM Redbooks, Getting Started with WebSphere Process Server and WebSphere Enterprise Service Bus Part 3: Runtime Draft Redbook, last updated: Wed, 14 May 2008 - Install WebSphere Process Server - Build ... Read more..

Problem Determination and WebSphere Integration Developer

Wednesday, May 21st, 2008 Posted in Best Of DZ.com, WebSphere Business Services Fabric, WebSphere Enterprise Service Bus, WebSphere Integration Developer, WebSphere Process Server | 3 Comments »

In the past, I've gone and de-constructed WebSphere Process Server stack traces in an example of problem determination. Now, I'll talk about what I do when WebSphere Integration Developer goes ... Read more..

When Good Editors Go Bad: Business Object Map UI

Tuesday, May 20th, 2008 Posted in Humor, WebSphere Integration Developer | No Comments »

Mapping logic between two business objects or the secret plans for the next Intel Processor? Simply follow path 'A' from the Business Object on the left to the destination 'B' on ... Read more..

Tip: Improve the display of logged messages in WebSphere ESB V6.1

Tuesday, May 20th, 2008 Posted in DeveloperWorks, WebSphere Enterprise Service Bus | No Comments »

From DeveloperWorks, Tip: Improve the display of logged messages in WebSphere ESB V6.1 Learn about the changes to the Message Logger mediation primitive in WebSphere Enterprise Service Bus V6.1, and how you ... Read more..