I get null in developers results view. But only when I’m testing from developer, when I test service from web gui at localhost:5555 I see results - something like ‘test.bleble.obj.A@d36441’.
I’m testing service which creates new test.bleble.obj.A instance and puts it into pipeline.
Service takes 2 integers and string, i can’t input integers while testing in developer but this is not a problem - these parameters are not required.
I started developer from console and during testing I get:
2007-04-10 09:41:01 CEST [ISC.0076.0005E] BinCoder decode error creating Java serialized object. Excpt:java.lang.ClassNotFoundException: test…
It’s a pity It’s not visible in developer gui.
When I include my jar with A.class on developer classpath it started working - I can see expected value in result view.
thanks for help,
bogdan
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods