Hello, This is with reference toIBM Crossworlds SOAP (Webservice) Connector. Trying to execute Sample scenario given for SOAP Connector(Folder). As per connector documentation Web Services (SOAP Connector) Installed and Configured Tomcat 4.1.18(Server) and Apache SOAP 2.2 , SOAP Connector. After Deploying the Web Service, started the SOAP and Test Connectors. Given Input Test file (URL : http://localhost:8080/soap/servlet/messagerouter/urn:OrderStatus). Now getting following Error:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Header> <hns0:transaction xmlns:hns0="http://www.crossworlds.com/transactiont" SOAP-ENV:actor="Next" SOAP-ENV:mustUnderstand="0"> <TransactionId>1</TransactionId> </hns0:transaction> <hns1:affiliate xmlns:hns1="http://www.crossworlds.com/partner"> <id>2</id> <routingNumber>123</routingNumber> </hns1:affiliate> </SOAP-ENV:Header> <SOAP-ENV:Body> <ns1:getOrderStatus xmlns:ns1="urn:OrderStatus"> <OrderId>Response</OrderId> <OrderNumber>10</OrderNumber> <CustomerId>IBM</CustomerId> <OrderStatus> <item> <ProductID>1</ProductID> <ProductQuantity>10</ProductQuantity> <OrderStatus>Not Received</OrderStatus> </item> <item> <ProductID>2</ProductID> <ProductQuantity>100</ProductQuantity> <OrderStatus>Not Received</OrderStatus> </item> </OrderStatus> </ns1:getOrderStatus> </SOAP-ENV:Body> </SOAP-ENV:Envelope> ] [Time: 2003/03/21 18:02:12.335] [System: ConnectorAgent] [SS: SOAPConnector] [Thread: VBJ ThreadPool Worker (#2814081)] [Type: Trace] [Mesg: :Web-Service returned: --- --- ---- --- - - ----- ------ -- http Status 404 org.xml.sax.SAXParseException: Attribute name "HR" must be followed by the '=' character. - - - - - - - - - - - - - - - org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1056) Exception thrown is [java.io.IOException: Cannot parse Web Service response: org.xml.sax.SAXParseException: Attribute name "HR" must be followed by the '=' character. __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com