function main() { var url = "http://172.28.1.76:4466/Service.asmx?wsdl"; var connector = remote.connect("http"); var result1 = connector.call(url); model.result2 = result1 } main();
model.result2- is null
P.S. alfresco community 4.2 172.28.1.120:8080 service iptables stop
Hi, Apache Tomcat is a web container whereas Apache CXF is an open source services framework based on Spring framework. Take a look here for info http://cxf.apache.org/