[
https://issues.apache.org/jira/browse/KARAF-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135130#comment-14135130
]
prathamesh edited comment on KARAF-846 at 9/16/14 8:18 AM:
-----------------------------------------------------------
I am unable to get karaf working behind a corporate proxy.I followed steps
mentioned in this
http://stackoverflow.com/questions/9922467/how-to-setup-a-proxy-for-apache-karaf\
can anyone explain where exactly to add the above mentioned -Dhttp.proxyHost,
-Dhttp.proxyPort settings.Which is the Karaf startup script and where to add
it.I am using ServiceMix 5.1.1
was (Author: prathamesh_13):
I am unable to get karaf working behind a corporate proxy.I followed steps
mentioned in this
http://stackoverflow.com/questions/9922467/how-to-setup-a-proxy-for-apache-karaf\
can anyone explain where exactly to add the above mentioned -Dhttp.proxyHost,
-Dhttp.proxyPort settings.Which is the Karaf starup script and where to add
it.I am using ServiceMix 5.1.1
> Better support of Maven proxies
> -------------------------------
>
> Key: KARAF-846
> URL: https://issues.apache.org/jira/browse/KARAF-846
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Fix For: 4.0.0
>
>
> Currently, to support a Maven proxy, the user has to update the
> etc/org.ops4j.pax.url.mvn.cfg file to enable the proxy support.
> After enabling the proxy, he has to change the Karaf startup script to add
> -Dhttp.proxyHost, -Dhttp.proxyPort, etc.
> It could be helpful to handle the proxy URL and/or proxy settings directly in
> the etc/org.ops4j.pax.url.mvn.cfg file, and avoid to handle that with global
> System properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)