Forum Discussion

SiKing's avatar
SiKing
Community Expert
13 years ago

JDBC step chokes on funny characters

Our database contains special characters, such as what you get from copy-pasting "smart" quotes from MS-Word into something that inserts that stuff into a db.
In my case the backend is db2, and I am running SoapUI 4.0.1 on Linux. When I use the JDBC step to retrieve the above data, it chokes. When the step tries to build the results into an XML response, the response is terminated early. Doing any kind of XPath verification on such a step results in Java nullpointer error.
No RepliesBe the first to reply