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)
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.
Posted by Angel Luis Cerrada | October 22, 2007 4:43 AM
Posted on October 22, 2007 04:43
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
Posted by Angel Luis Cerrada | October 22, 2007 4:48 AM
Posted on October 22, 2007 04:48