- The name was misleading. Developers were assuming that the "RPC" in JAX-RPC referred to XML-RPC, instead of Web Services.
- The new name helps prevent JAX-RPC 1.x users from assuming that a migration to JAX-RPC 2.0 would be entirely seamless, as the new version has a number of fundamental changes in dependencies and bindings.
- The new classification away from "JAX-RPC" removes the need for maintenance of legacy API classes, which makes the new development cleaner.
-
JAX-RPC 2.0 renamed to JAX-WS 2.0 (6 messages)
- Posted by: Joseph Ottinger
- Posted on: May 25 2005 07:42 EDT
Doug Kohlert writes, in "JAX-RPC 2.0 renamed to JAX-WS 2.0," that JAX-RPC has been renamed to reflect a shift from "Java API for XML-Based RPC" to "Java API for XML-based Web Services," for three reasons:Threaded Messages (6)
- NOW it all makes sense by Fred McCann on May 25 2005 10:52 EDT
- JAX-RPC isn't only RPC by Deivson Rayner Teixeira da Costa on May 25 2005 13:18 EDT
- It never was about XML-RPC! by John Vance on May 25 2005 14:07 EDT
- It never was about XML-RPC! by George Jiang on May 25 2005 19:12 EDT
- JAX-RPC 2.0 renamed to JAX-WS 2.0 by eduardo pelegri-llopart on May 25 2005 17:59 EDT
- Javapedia by Sean Sullivan on May 31 2005 00:27 EDT
-
NOW it all makes sense[ Go to top ]
- Posted by: Fred McCann
- Posted on: May 25 2005 10:52 EDT
- in response to Joseph Ottinger
Whosa-jigga-what? -
JAX-RPC isn't only RPC[ Go to top ]
- Posted by: Deivson Rayner Teixeira da Costa
- Posted on: May 25 2005 13:18 EDT
- in response to Joseph Ottinger
Ever since JAX-RPC 1.1 isn't only RPC!
JAX-WS is appropriate.
Deivson Rayner -
It never was about XML-RPC![ Go to top ]
- Posted by: John Vance
- Posted on: May 25 2005 14:07 EDT
- in response to Joseph Ottinger
JAX-RPC has no, and never had, support for XML-RPC ( http://www.xmlrpc.org ). It always was a SOAP stack, and of course it still is. They incorporated various WS-* specifications (like WS-security) and rolled it all into the Web Services Developer Pack. TheServerSide gets more and more like Slashdot, please at least try to get the basic facts right. Thanks. -
It never was about XML-RPC![ Go to top ]
- Posted by: George Jiang
- Posted on: May 25 2005 19:12 EDT
- in response to John Vance
"JAX-RPC 2.0 (Java API for XML Based RPC)", this is quoted from the original blog.
"XML based RPC" and XML-RPC, how close the names are before the renaming. No wonder theserverside made such a blunder. -
JAX-RPC 2.0 renamed to JAX-WS 2.0[ Go to top ]
- Posted by: eduardo pelegri-llopart
- Posted on: May 25 2005 17:59 EDT
- in response to Joseph Ottinger
I would encourage readers to read the content of the blog directly; there are a number of details that are different from the summary posted at the beginning of this thread (among others, there is no reference to XML-RPC in that blog)...
- eduard/o -
Javapedia[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: May 31 2005 00:27 EDT
- in response to Joseph Ottinger