Search:

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

Search: Search took 0.04 seconds.

  1. Axis Client problem/fails to unmarshal response generated by SWS

    We have a web service created using SWS 2.0-M3 which is replicating a legacy WS that was implemented in Axis 1.4. The same old (Axis) client is now used to access the service, but the client fails to...
  2. Replies
    2
    Views
    984

    Axis Client can not unmarshal response by SWS

    We have a web service created using SWS 2.0-M3 which is replicating a legacy WS that was implemented in Axis 1.4. The same old (Axis) client is now used to access the service, but the client fails to...
  3. We have the exact sam eproblem now. The reason...

    We have the exact sam eproblem now. The reason being that the @XpathParam annotated parameter does not get populated by spring ws 2.0.

    Any help will be highly appreciated.
  4. Replies
    17
    Views
    4,957

    After hours of debugging Spring-ws code...

    After hours of debugging Spring-ws code line-by-line to see how it works and get a simple web service working (Due to lack of documentation about new DefaultMethodEndpointAdapter and...
  5. Spring WS Tutorial in ref docs outdated and needs upgrade to SWS 2.0

    The tutorial in ref docs is outdated:

    AbstractJDomPayloadEndpoint has been deprecated in favour of annotated endpoints.
  6. Replies
    15
    Views
    19,687

    I am going to try and modify your framework to...

    I am going to try and modify your framework to make it JBoss-compatible. Although, I have never modified and static-linked an opensource project before. What are the rules with regards to the...
  7. Replies
    15
    Views
    19,687

    Is there a similar project that supports JBoss...

    Is there a similar project that supports JBoss Cache or if not how difficult is it to adapt ehcache-spring-annotation to work with JBoss?
  8. Affirmative-based AfterInvocationManager?

    Unlike AccessDecisionManager that has a AffirmativeBased implementation, the AfterInvocationManager has only one implementation which works on a Unanimous-based approach.
    In a recent project, we had...
Results 1 to 8 of 10