Hi Douglas and all,
We finally got to the point where this is set up and deployed but it’s not working. This is a SAG-L posting but I am cross-posting since I got the initial help here and think I’m more likely to receive help here.
Such changes involve edits to axis2.xml:
The file referenced contains localized broker port settings:
<?xml version="1.0" encoding="utf-8" ?>
vista.tcc.etn.com:10103
RPC/SRV1/CALLNAT
To try this out I deployed a service there and the XMM reference by the archive file contained the following:
vista.tcc.etn.com:10203
RPC/SRV1/CALLNAT
When testing, it took what was provided by the XMM instead of the config file.
Does anyone know what I am doing wrong? I tried blanking out the Broker info in deploying the service but it wants something there. When I put localhost:1971, of course that doesn’t work. And when really blanking it out it has no idea where the host is.
<soapenv:Envelope xmlns:soapenv=“http://schemas.xmlsoap.org/soap/envelope/”>
soapenv:Body
soapenv:Fault
axis2ns6:Server
Broker Error 0013 0314: Socket connect failed:
unknown (java.net.UnknownHostException:
)
<exx:EntireX xmlns:exx=“com.softwareag.entirex.xml.rt”>
2000
0001
Broker Exception:
0013
0314
Socket connect failed:
unknown (java.net.UnknownHostException:
)
</exx:EntireX>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Thanks in advance for your help!
-Brian
#webMethods#Mainframe-Integration#EntireX