Jonatan
But it through a Error when I try to put a external webservice to
prove the system: (http://webservices.iter.dk/calculator.asmx?WSDL)
2008-03-11 11:44:49,967 [192.168.7.22-boo] [http-9443-Processor4]
ERROR ProxyService Error reading from wsdl URI
java.net.SocketTimeoutException: connect timed out
For this, you could configure the ESB to use your proxy services. See
http://java.sun.com/j2se/1.5.0/docs/guide/net/proxies.html for more details
Basically you will start the ESB (by editing the start scripts) to use
the system properties "-Dhttp.proxyHost=webcache.mydomain.com
-Dhttp.proxyPort=8080"
asankha
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev