java.lang.ClassCastException

Hi,

We are using wM IS 6.1.

When we are running the service pub.client.http by providing the required inputs and data as bytes then its showing a pop-up window in which its displaying an error “java.lang.ClassCastException”.

What is this error ? how has it occured and any solution to the problem?

Regards,
Vikram

How exactly are you “running the service?” Is it called via an invoke step? Are you running it directly in Developer? Can you post exactly what you’re providing as inputs?

My suspicion is that whatever you’re passing in the data/bytes parameter is not a byte array.