Results 1 to 2 of 2

Thread: Comparing Spring-WS with other web services stack

  1. #1
    Join Date
    Aug 2007
    Posts
    1

    Default Comparing Spring-WS with other web services stack

    Hi!

    It will be great if one of the Spring-WS developers post how Spring-WS does in comparison with other web services stacks at following URL:
    http://wiki.apache.org/ws/StackComparison.

    Thanks!

    Shrikant

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Well, the problem I have with that list is that a lot of the features listed there are not in Spring-WS by design. Take for instance "Easily Create Services from POJOs". Spring-WS focusses on contract-first, so there is no support for SOAPifying POJOs, and there probably never be. So Spring-WS will never have the amount of X's that other stacks have.

    That said, I will try to add a comparison to that list, in places where it does make sense.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •