Re: camel-xmpp througth proxy

2010-01-18 Thread Claus Ibsen
If you do not want to sign a CLA you can write in a txt file and attach to a JIRA ticket with the "license to Apache" [x] selected. > View this message in context: > http://old.nabble.com/camel-xmpp-througth-proxy-tp26897637p27207623.html > Sent from the Camel - Users mailin

Re: camel-xmpp througth proxy

2010-01-18 Thread Aleksey Masny
I don't have access to edit wiki page. "Not Permitted You are not permitted to perform this operation." -- View this message in context: http://old.nabble.com/camel-xmpp-througth-proxy-tp26897637p27207623.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-xmpp througth proxy

2010-01-17 Thread Willem Jiang
You may need to set this system properties before start up the camel context. Please free feel to share you solution in the camel-xmpp wiki[1]. [1] http://camel.apache.org/xmpp.html Willem Aleksey Masny wrote: I understand problem. Jabber protocol used direct socket connection. To available

Re: camel-xmpp througth proxy

2010-01-16 Thread Aleksey Masny
.0/docs/guide/net/proxies.html section 2.4. -- View this message in context: http://old.nabble.com/camel-xmpp-througth-proxy-tp26897637p27188291.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-xmpp througth proxy

2009-12-29 Thread Willem Jiang
I try to set VM parameters when running my route -DproxyHost="osaka.mti.net" -DproxyPort=3128 Yes, message not sended also. How settings proxy for camel-xmpp component? For example, in camel-http component have own proxy settings. Sorry my English. -- View this message in context: http://old.nab

Re: camel-xmpp througth proxy

2009-12-29 Thread Claus Ibsen
getProperties().put("proxySet", "true"); >>>       System.getProperties().put("proxyHost", "127.0.0.1"); >>>       System.getProperties().put("proxyPort", "8989"); >>> >>>       Main.main(args);

Re: camel-xmpp througth proxy

2009-12-28 Thread Willem Jiang
, in camel-http component have own proxy settings. Sorry my English. -- View this message in context: http://old.nabble.com/camel-xmpp-througth-proxy-tp26897637p26897637.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-xmpp througth proxy

2009-12-25 Thread Claus Ibsen
route > -DproxyHost="osaka.mti.net" > -DproxyPort=3128 > Yes, message not sended also. > > How settings proxy for camel-xmpp component? > > For example, in camel-http component have own proxy settings. > Sorry my English. > -- > View this message in conte

Re: camel-xmpp througth proxy

2009-12-23 Thread Ashwin Karpe
sended also. > > How settings proxy for camel-xmpp component? > > For example, in camel-http component have own proxy settings. > Sorry my English. > - --- Ashwin Karpe, Principal Consultant, PS - Opensource Center of Competence Progress Software Corporation 14 Oak Park Drive Be

camel-xmpp througth proxy

2009-12-23 Thread Aleksey Masny
s, message not sended also. How settings proxy for camel-xmpp component? For example, in camel-http component have own proxy settings. Sorry my English. -- View this message in context: http://old.nabble.com/camel-xmpp-througth-proxy-tp26897637p26897637.html Sent from the Camel - Users mailing list archive at Nabble.com.