I created Java proxy web service classes from the Transaction Reporting
WSDL. It appears like there was a change to the WSDL, since my requests
are failing SAX parsing. Looks like the SubscriptionDetail class has a
new element, "customerProfileId". I...