Search:

Type: Posts; User: saultocsin; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    139

    Message body with HTTP GET

    All,

    I am trying to understand a fundamental aspect of Spring REST Web Services. I posted the issue to the "Web Services" board about a week ago, but have received no replies.

    Although it's...
  2. Replies
    2
    Views
    739

    Anyone? Should I cross-post to the "Web"...

    Anyone?

    Should I cross-post to the "Web" board?

    -Saul
  3. Replies
    2
    Views
    739

    As promised, here is the failing code from my...

    As promised, here is the failing code from my Spring Rest client:

    private ResponseEntity<NsbMsg> requestGetService(String svcUrl, NsbMsg nsbMsg)
    {
    System.out.println(svcUrl + "::" +...
  4. Replies
    2
    Views
    739

    Message body with HTTP GET

    All,

    I've been wrestling with Spring Rest 3.1, trying to send an HTTP message body as part of a GET request. I don't seem to have any difficulty conveying such a body via POST, but it's not...
  5. Replies
    1
    Views
    381

    Multiple Consumers and Concurrency

    All,

    I'm trying to harmonize aspects of Spring AMQP with some stuff I read at the rabbitmq mailing list.

    A few months ago, I read on the rabbit list a discussion about real and apparent...
  6. Replies
    2
    Views
    1,349

    WCF interop (missing SOAPAction)

    I am working on a Spring-WS client and service. But I already have a working .Net version of the service. So.....I thought I would fire up the Spring-WS client against the WCF service.

    After...
  7. All, FWIW here is the resolution to this...

    All,

    FWIW here is the resolution to this matter:

    a. I removed from spring-ws-servlet.xml this bean definition:


    <bean name="endpointMapping"...
  8. mustUnderstand not understood (Wss4jSecurityInterceptor not wired?)

    Hi All,

    This smells alot like a simple configuration problem rooted, no doubt, in my immature knowledge of Spring. But I am stumped and would be most grateful for some guidance.

    Here is the...
Results 1 to 8 of 8