hi all,
This one is strange
idoc->PI-> soap
we were running our interface on Q for testing, for almost a week all went good,
now all of a sudden pi can't connect to the url here is the exception thrown:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- Inbound Message -->
http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="PARSING">ADAPTER.SOAP_EXCEPTION</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText>soap fault: java.lang.AbstractMethodError: ...........<PROJect specific description here.....>/Product;)V</SAP:AdditionalText>
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack />
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
tried to test this url form other soap clients, it works.....
i Would appreciate some help on this ,
Thanks