Search:

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

Search: Search took 0.11 seconds.

  1. I too have this issue. Same STS 3.0 on Windows...

    I too have this issue. Same STS 3.0 on Windows behind a proxy. I have tried for a couple of days to resolve this. I have tried A LOT of different things but still no luck. The thing for me is...
  2. org.springframework.xml.transform.StringResult

    org.springframework.xml.transform.StringResult
  3. WAS 6 - Exception close connection with WebServiceTemplate

    Hello all,

    I am getting an exception when I call a service from the webservicetemplate class. I don't get this exception if I call it directly using CommonsHTTPClient. I am running in WAS 6.0.x....
  4. Replies
    1
    Views
    1,208

    more on JIRA SWS-165

    Hello,

    I have tried a similar approach as this bug report, but I am NOT trying to do compression. The header does not have gzip, but I get the following stack
    trace while running in websphere...
  5. Replies
    10
    Views
    2,408

    I thought you implied that in your early...

    I thought you implied that in your early post...my mistake.



    It is actually a SOAP call and has to be RPC style. It is a third party's web service that I am calling. I actually don't use axis...
  6. Replies
    10
    Views
    2,408

    Great! Thank you for the feedback. So the...

    Great! Thank you for the feedback. So the follow up question, is how does the Spring proxy work without any generated code. That is, how does it do OXM, the mapping between the objects and the XML...
  7. Replies
    10
    Views
    2,408

    I understand the benefits of DI (e.g. unit...

    I understand the benefits of DI (e.g. unit testing made easy, etc.), but it appears you can get all the benefits with just a simple DI bean design. That is, specify an interface, create an...
  8. Replies
    10
    Views
    2,408

    JAX-RPC client vs. Spring's JAX-RPC client

    Hello all,

    I must admit to being new at this so excuse the newbie question. I colleague of mine stated that using normal JAX-RPC, I can call a web service using about three lines of code: 1) get...
  9. Implementation Advice - calling a web service from a web service

    Hello all,

    I am looking for advice and guidance on which way I should do the remote calling of a web service from a web service. There are lots of options within Spring - using Hessian or Burlap,...
  10. Still need help...

    Hello all,

    I am not sure why I have not gotten a response, but I really could use the help. If I have not provided information you need, can you tell what else I need to provide.

    TIA,
    ...
  11. one more question

    Still looking for any help. I thought of one more question to ask about the above. How does one unit and/or integrate test this stuff? How do you create a valid SOAP message with the token in the...
  12. Digest Auth, Web Service, newbie help please

    Hello all,

    I am new to acegi and somewhat new to Spring. I am trying to implement Digest Authentication for a web service (not a spring WS, but based on IBM's). I am trying to figure this stuff...
  13. Replies
    2
    Views
    1,096

    JdbcTemplate is null issue

    Hello all,

    I very new to spring and trying to get a simple JDBC example going and having trouble. I am sure it is something simple, but not sure where to begin to look.

    Here is the basic code...
Results 1 to 13 of 13