Hello, I'm having a problem trying to extract an XML stream from a URL. I've created an XML card (Extract from URL). I put the URL of http://w4.ibm.com/TravelMap/feed/hotel/usa/dallas. From a web browser, this returns a valid XML stream. When I put that URL in the targetUrl field and click on the run icon, I get an error of java.lang.reflection.InvocationTargetException.
Any help on what I am doing wrong would be greatly received.