());
}
}
Thanks...
---
Bruno Vg
--- Begin Message ---
I have an ClassCastException when I
call a function on my stubs, for example:
HelloWorldResponse resp = (HelloWorldResponse)
stub.helloWorld(helloWorld);
When debuging i find that the problem is in this section:
file: WSDDTargetedChain.java
I have an ClassCastException when I
call a function on my stubs, for example:
HelloWorldResponse resp = (HelloWorldResponse)
stub.helloWorld(helloWorld);
When debuging i find that the problem is in this section:
file: WSDDTargetedChain.java
pivot =
(Handler)ClassUtils.forName