|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocm52355522 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
030603s2002 caua ob 001 0 eng d |
010 |
|
|
|z 2005297058
|
040 |
|
|
|a HUA
|b eng
|e pn
|c HUA
|d OCLCQ
|d UMC
|d CEF
|d OCLCQ
|d CUSER
|d OCLCE
|d AZU
|d NHM
|d OCLCQ
|d U9X
|d VLB
|d OCLCO
|d OCLCF
|d OCLCQ
|d WYU
|d UAB
|d VT2
|d CNCEN
|d GO9
|d INARC
|d AU@
|d UKBTH
|d LDP
|d OCLCO
|d FZL
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBA2-Y6745
|
019 |
|
|
|a 326800590
|a 606738740
|a 646401514
|a 729549091
|a 748105291
|a 759512180
|a 809686006
|a 1044243112
|a 1056373346
|a 1060989477
|a 1064148558
|a 1074330861
|a 1083175791
|a 1103268066
|a 1104446262
|a 1105792425
|a 1129361066
|a 1153029404
|a 1156921255
|a 1179124468
|a 1192334200
|a 1202559067
|a 1240509124
|a 1351587175
|a 1380767422
|
020 |
|
|
|z 0596002696
|
020 |
|
|
|z 9780596002695
|
024 |
8 |
|
|a 0596002696
|
029 |
1 |
|
|a AU@
|b 000067103748
|
035 |
|
|
|a (OCoLC)52355522
|z (OCoLC)326800590
|z (OCoLC)606738740
|z (OCoLC)646401514
|z (OCoLC)729549091
|z (OCoLC)748105291
|z (OCoLC)759512180
|z (OCoLC)809686006
|z (OCoLC)1044243112
|z (OCoLC)1056373346
|z (OCoLC)1060989477
|z (OCoLC)1064148558
|z (OCoLC)1074330861
|z (OCoLC)1083175791
|z (OCoLC)1103268066
|z (OCoLC)1104446262
|z (OCoLC)1105792425
|z (OCoLC)1129361066
|z (OCoLC)1153029404
|z (OCoLC)1156921255
|z (OCoLC)1179124468
|z (OCoLC)1192334200
|z (OCoLC)1202559067
|z (OCoLC)1240509124
|z (OCoLC)1351587175
|z (OCoLC)1380767422
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a QA76.73.J38
|b C4772 2002
|
082 |
0 |
4 |
|a 005.72
|2 21
|
082 |
0 |
4 |
|a 005.13/3
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Chappell, David A.
|
245 |
1 |
0 |
|a Java Web services /
|c David A. Chappell and Tyler Jewell.
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly,
|c ©2002.
|
300 |
|
|
|a 1 online resource (xii, 262 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
500 |
|
|
|a "Using Java in service-oriented architectures"--Cover.
|
504 |
|
|
|a Includes bibliographical references and index.
|
588 |
0 |
|
|a Print version record.
|
506 |
|
|
|3 Use copy
|f Restrictions unspecified
|2 star
|5 MiAaHDL
|
533 |
|
|
|a Electronic reproduction.
|b [S.l.] :
|c HathiTrust Digital Library,
|d 2010.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2010
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
520 |
|
|
|a For many Java developers, web services appeared to come out of nowhere. Its advantages are clear: web services are platform-independent (like Java itself), language-agnostic (a clear advantage over Java RMI), can easily be tunneled through firewalls (an obvious benefit to anyone who has dealt with modern enterprise networks), object-oriented (we all know about that), and tends to be loosely coupled (allowing more flexible application development). But these advantages have been obscured by a cloud of hype and a proliferation of jargon that are difficult to penetrate. What are SOAP, UDDI, WSDL, and JAXM? To say nothing of JAXR, tModels, category bags, WSFL, and other friends? And assuming that you understand what they are, how do you do anything with them? Do they live up to their promises? Are they really the future of network computing, or a dead end? Java Web Services gives the experienced Java developer a way into the Web Services world. It helps you to understand what's going on, what the technologies mean and how they relate, and shows Java developers how to put them to use to solve real problems. You'll learn what's real and what isn't; what the technologies are really supposed to do, and how they do it. Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB; the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft's .NET services. The web services picture is still taking shape; there are many platforms and APIs to consider, and many conflicting claims from different marketing groups. And although web services are inherently language-independent, the fit between the fundamental principles on which Java and web services are based means that Java will almost certainly be the predominant language for web services development. If you're a Java developer and want to climb on the web services bandwagon, or if you only want to "kick the tires" and find out what web services has to offer, you will find this book indispensable.
|
542 |
|
|
|f Copyright © O'Reilly Media, Inc.
|g 2002
|
505 |
0 |
|
|a 1. Welcome to web services -- 2. Inside the composite computing model -- 3. SOAP: the cornerstone of interoperability -- 4. SOAP-RPC, SOAP-Faults, and misunderstandings -- 5. Web services description language -- 6. UDDI: Universal Description, Discovery and Integration -- 7. JAX-RPC and JAXM -- 8. J2EE and web services -- 9. Web services interoperability -- 10. Web services security.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Internet programming.
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Programmation Internet.
|
650 |
|
7 |
|a Internet programming
|2 fast
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
650 |
|
7 |
|a Engineering & Applied Sciences.
|2 hilcc
|
650 |
|
7 |
|a Computer Science.
|2 hilcc
|
700 |
1 |
|
|a Jewell, Tyler.
|
776 |
0 |
8 |
|i Print version:
|a Chappell, David A.
|t Java Web services.
|b 1st ed.
|d Sebastopol, CA : O'Reilly, ©2002
|z 0596002696
|w (OCoLC)49044524
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0596002696/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n javawebservices00davi
|
994 |
|
|
|a 92
|b IZTAP
|