« BPEL Domains not showing up in the BPELConsole? | Main | Why doesnt my XPath work with unprefixed path elements? »

RMI Clients receiving faults from BPEL Processes

A few days back, I was struggling with running the RMI Client against the  CreditRatingService with a fault scenario. [setting ssn=0].


I was receiving an UnmarshallException whose root cause was an "InvalidClassException" referring to the class javax.xml.namespace.QName.


On further analysis, I discovered that JDK 1.5 ships with a javax.xml.namespace.QName that carries a different serialVersionUID than the one that ships with JDK 1.4.


Since I was using JDK 1.5_06 to run my RMI Client, it kept on complaining.

Comments (2)

Angel Luis Cerrada:

Hi Ramkumar

I am a Senior Consultant from Oracle Spain. I am trying to create an example getting the fault payload returned by Bpel, but I have a lot of problems to solution the QName unmarshall error (InvalidClassException), can you help me please?? If you have an example or can send me an email could be very important for our customer.

Kind Regards.

Angel Luis Cerrada:

Hi RamKumar,

I am senior consultant from Oracle Spain. I am trying to make an example getting the Fault Payload returned by BPEL Processes in RMI Clients. I have the problem with QName Unmarshall and I want to ask you some cuestions... Can you send me an email if you could help me please??

Kind Regards

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on September 21, 2007 2:14 PM.

The previous post in this blog was BPEL Domains not showing up in the BPELConsole?.

The next post in this blog is Why doesnt my XPath work with unprefixed path elements?.

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

Powered by
Movable Type and Oracle