Re: http-conf:conduit : configure global settings for all proxy clients

2015-07-02 Thread Sergey Beryozkin
I've looked at this issue and as far as multiple conduits with regular expressions are concerned it is difficult for CXF to figure out which is more specific - the specifics are effective encoded in the regular expressions so it is hard to know which one is more specific. However I've updated

Re: http-conf:conduit : configure global settings for all proxy clients

2015-06-16 Thread Sergey Beryozkin
Hi, this is probably related to https://issues.apache.org/jira/browse/CXF-5320 Cheers, Sergey On 11/06/15 15:33, Jose María Zaragoza wrote: 2015-06-11 16:02 GMT+02:00 Jose María Zaragoza demablo...@gmail.com: Hello: I'm using CXF 2.7.8 to implement several webservice proxy clients ( SOAP ,

Re: http-conf:conduit : configure global settings for all proxy clients

2015-06-16 Thread Jose María Zaragoza
2015-06-16 13:33 GMT+02:00 Sergey Beryozkin sberyoz...@gmail.com: Hi, this is probably related to https://issues.apache.org/jira/browse/CXF-5320 Sure. Thanks Cheers, Sergey On 11/06/15 15:33, Jose María Zaragoza wrote: 2015-06-11 16:02 GMT+02:00 Jose María Zaragoza demablo...@gmail.com:

Re: http-conf:conduit : configure global settings for all proxy clients

2015-06-11 Thread Jose María Zaragoza
2015-06-11 16:02 GMT+02:00 Jose María Zaragoza demablo...@gmail.com: Hello: I'm using CXF 2.7.8 to implement several webservice proxy clients ( SOAP , REST ) All of them have the same timeout parameters: http-conf:conduit name=http://.*; http-conf:client ConnectionTimeout=5000

http-conf:conduit : configure global settings for all proxy clients

2015-06-11 Thread Jose María Zaragoza
Hello: I'm using CXF 2.7.8 to implement several webservice proxy clients ( SOAP , REST ) All of them have the same timeout parameters: http-conf:conduit name=http://.*; http-conf:client ConnectionTimeout=5000 ReceiveTimeout=1 / /http-conf:conduit Now, one of them ( http://foo.com/