Hi, I started playing around with servicemix 5, however I got stuck at the first step. I am behind a firewall, so I configured the proxy in etc/system.properties:
# Proxy settins http.proxyHost=xxx http.proxyPort=3128 http.proxyAuth=usr:passwd Then I start smix, and try to install features: karaf@root> features:install camel-sql Error executing command: URL [mvn:org.springframework/org.springframework.jdbc/3.2.4.RELEASE] could not be resolved. It seems to me smix ignores altogether the proxy settings. The very same procedure works for servicemix 4.5.3 (and older). regards, attila -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-5-proxy-problems-tp5720207.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
