Slashdot Mirror


XML Web Services: Means to an End

An anonymous reader writes "For the second day in a row at the XML Web Services One conference here, a keynote speaker got up and signaled the impending end to the Web services era, at least on a standards level. Don Box, an architect in Microsoft Corp.'s developer division told an audience of Web services conference attendees Wednesday: 'The end of the XML Web services era is near. I predict two years from now we won't have this conference.'"

7 of 27 comments (clear)

  1. More precisely... by __aaanwh8370 · · Score: 5, Informative

    He says that the era of producing the standards is coming to an end, not the usage of the services himself...

    to quote:

    Box said XML Web services are a means to an end. "We have to get the plumbing sorted out," he said. "We have a couple more years of plumbing work, but after that we move on to applications," he said. Box said the "protocol work is starting to wind down, the infrastructure is catching up with protocols and it's time to start thinking about applications."

  2. Thinking about applications by The+Whinger · · Score: 3, Interesting

    "protocol work is starting to wind down, the infrastructure is catching up with protocols and it's time to start thinking about applications."

    This quote sums up Web Services for me. The infrastructure/concept is okay ... but suitable applications aren't that obvious ... or maybe I've missed the point.

    A relative works for MS (partly promoting Web Services) and keeps telling me that we should consider creating Web Service applications and/or converting existing applications to Web Services. My standard answer is that we can't afford to run Microsoft products on remote servers, both practically and financially. But of course the real reason is that I don't want to ;). Why change what already works?

    1. Re:Thinking about applications by erasmus_ · · Score: 3, Insightful

      Unless I'm misunderstanding you, you need to do some more research on this issue. You don't have to run Microsoft products on remote servers in order to access web services running on local ones. The whole point of this initiative is interoperability, and using XML and SOAP to have a common way of running remote applications. That means that you can invoke and use your web service from any other language that supports these specifications. In that way, it's better than DCOM not just because it works through firewalls, but also because it allows standards other than COM to govern the app communication.

      I'm also glad someone else noticed that the article isn't really predicting the end of web services, but rather the fact that it will be a fixed standard a few years from now, and developers won't even be thinking about it when they write their applications to run over the Internet. It's kind of like not having to have HTTP conventions these days, not that I'm aware of those ever happening before :)

      --
      Please subscribe to see the more insightful version of th
  3. I didn't know it ever started by msuzio · · Score: 3, Insightful

    So, what they're saying is, they're giving up on the hype, because apparently none of us are falling for it?

    OK, bring on the next over-hyped technology. I'll just keep developing Web apps the same way I always have :-). Good old hand-rolled MVC style models
    still seem pretty solid to me :-).

  4. Read between the lines... by Kiaser+Zohsay · · Score: 5, Funny

    Is he predicting the end of web services, or the end of useless conferences?

    --
    I am not your blowing wind, I am the lightning.
  5. I agree, web services is over by tzanger · · Score: 4, Informative

    XWT is the way to go these days. OS-agnostic, clear and simple separation of UI and business logic and totally, wholly extensible. I love this software.

  6. My Favorite Quote by Euphonious+Coward · · Score: 4, Funny
    My favorite bit is
    Box also said UDDI is the technology of the future, but that may change in 2003.
    Toadying has always paid well.