Sounds good. Thanks for the help, Sergey and Dan.
--
View this message in context:
http://cxf.547215.n5.nabble.com/Need-help-in-getting-HTTP-timeout-to-work-for-JAX-RS-tp5629866p5636112.html
Sent from the cxf-user mailing list archive at Nabble.com.
On Thursday, April 12, 2012 07:45:39 AM domino wrote:
> Sorry, do you mean a stable release? Or just a snapshot? I need a stable
> release for production use.
Stable releases. We're building the latest stable patch releases today.
We should have the votes started later today with the final "re
Sorry, do you mean a stable release? Or just a snapshot? I need a stable
release for production use.
Thanks
--
View this message in context:
http://cxf.547215.n5.nabble.com/Need-help-in-getting-HTTP-timeout-to-work-for-JAX-RS-tp5629866p5635892.html
Sent from the cxf-user mailing list archive at
On Thursday, April 12, 2012 07:30:50 AM domino wrote:
> Thanks, Sergey. I've for now put the following dummy call while retaining
> jaxrs:client.
>
> JAXRSClientFactory.create(URL, AlertService.class, CONFIG_FILE);
>
> This picks up the http config and jaxrs:client is able to use it
> thereafter.
Thanks, Sergey. I've for now put the following dummy call while retaining
jaxrs:client.
JAXRSClientFactory.create(URL, AlertService.class, CONFIG_FILE);
This picks up the http config and jaxrs:client is able to use it thereafter.
Could you let me know when the next stable release can be expected
On 12/04/12 11:59, domino wrote:
I think this is the commit you made:
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
I did exactly the same, but still my client times out after the default
timeout :(
http
I think this is the commit you made:
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client3.xml
I did exactly the same, but still my client times out after the default
timeout :(
http://service.rs}MyService.http-conduit
On 12/04/12 06:41, domino wrote:
Tried Sergey's suggestion with no luck. Defined a name space with reverse
package name of the service class and used it in the conduit name. Also
tried using the service URL in the conduit name, but didn't work. Can you
help me with the specific syntax for this pa
Hi Dan
On 11/04/12 23:41, Daniel Kulp wrote:
Sergey,
With the latest fix to the spring parser's factory class name, I think his
syntax below will work. In your testcase that you added, you do:
but the "id" effectively overrides the "name" attribute when doing the
spring lookup for the wi
Tried Sergey's suggestion with no luck. Defined a name space with reverse
package name of the service class and used it in the conduit name. Also
tried using the service URL in the conduit name, but didn't work. Can you
help me with the specific syntax for this particular example?
http://servi
Sergey,
With the latest fix to the spring parser's factory class name, I think his
syntax below will work. In your testcase that you added, you do:
but the "id" effectively overrides the "name" attribute when doing the
spring lookup for the wildcards and thus doesn't work. If you remove
On 11/04/12 16:00, domino wrote:
Sergey, JAXRSClientFactory picks it up and so does WebClient, *but
jaxrs:client doesn't!!* Is this a known issue? Or something is wrong with my
config shown below?
Indeed I can see that only jaxrs:client that is mi
Sergey, JAXRSClientFactory picks it up and so does WebClient, *but
jaxrs:client doesn't!!* Is this a known issue? Or something is wrong with my
config shown below?
Thanks
--
View this message in context:
http://cxf.547215.n5.nabble.com/Need-help-
Hi
On 11/04/12 02:30, domino wrote:
Hoping Sergey or someone could help out here. Is there anything more required
in the spring config (apart from jaxrs:client and http-conf:conduit) to have
the http config picked up by the jaxrs client?
HTTP conduits can be picked by jaxrs clients, please see
Hoping Sergey or someone could help out here. Is there anything more required
in the spring config (apart from jaxrs:client and http-conf:conduit) to have
the http config picked up by the jaxrs client?
Thanks
--
View this message in context:
http://cxf.547215.n5.nabble.com/Need-help-in-getting-H
15 matches
Mail list logo