Hi there,
I’ve created a service in IS which returns a byte and then I’ve created a webservice connector in a portlet project. The portlet contains a command button which refreshes the connector, thus invoking the service.
I’m having an exception everytime the service is invoked:
electric.util.WrappedException: java.rmi.UnmarshalException: java.io.IOException: java.lang.IllegalArgumentException: argument type mismatch
any ideas?
Regards,
Rui Cabete