Is This Content Helpful?
How can we make this better? Please provide as much detail as possible.
Contact our Support Team
While trying to use the method getThematicMap with the ColdFusion MX toolkit, the following error appears:
"Could not perform web service invocation 'getThematicMap' because java.lang.IllegalArgumentException: argument type mismatch"
There are two methods named getThematicMap. If one is invoked and then the other, the ColdFusion toolkit tries to request the first method and fails.
Delete the stubs and restart the ColdFusion Server. Do this each time when switching between getThematicMap methods.