#1 2012-07-12 17:25:48

hjuma
New member
Registered: 2012-07-12
Posts: 2

deploying TOS Job to right location on MDM server

Tags: [deployment]

Using the following guide below, when I try to replicated deployment of war file "CheckCountryDialingCode" I get invalid HTTP response when I come to test sending of a message, making me feel like I have not deloyed TOS job at right location in MDM server. Please see image included. Please suggest how to resolve this so as I can complete POC proof of concept on Talend.

http://talendforge.org/wiki/doku.php?id=mdmce:calljob


<configuration>
        <!-- replace with actual URL -->
    <url>http://localhost:8180/CheckCountryDialingCode_0.1/services/CheckCountryDialingCode</url>
    <contextParam>
        <name>recordXML</name> <!-- replace with actual context variable name -->
        <value>{record_xml_decoded}</value>
    </contextParam>
</configuration>


Caused by: org.jboss.ws.WSException: Invalid HTTP server response [404] - /Check
CountryDialingCode_0.1/services/CheckCountryDialingCode
        at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMars
haller.java:77)

Last edited by hjuma (2012-07-12 17:32:14)

Offline

 

Board footer

Powered by FluxBB