SlideShare a Scribd company logo
1 of 21
Muhammad Ghifary, M.T.
     Gede Karya, M.T.
Latar Belakang & Masalah
• Kebutuhan layanan machine-to-machine antara SI Unpar
  dengan sistem lainnya
   – akademik, umum, lainnya ?

• Mengapa machine-to-machine ?
   – Interoperability
   – HTTP browser capability
   – Service reusability

• Penyediaan layanan oleh SI Unpar berupa API dengan Web
  Services
   – Layanan apa saja ?
   – Teknologi yang digunakan ?
   – Model / arsitektur sistem ?
   – Isu keamanan ?
Model Hipotesis
Batasan

• Hanya SI Akademik bagian studentportal
   – Fokus : operasi read
• Web Services Server menggunakan Java EE
Tahap Penelitian
1. Kajian Pustaka (v)
2. Pemahaman sistem kini (v)
3. Analisis (3/4)
   – Spesifikasi kebutuhan (v)
   – Desain model (1/2)
4. Implementasi web services server (x)
5. Implementasi web services test client (x)
1. Kajian Pustaka
• Traditional Web Services
   – HTTP
   – XML
   – SOAP
   – UDDI
• RESTful Web Services
   – HTTP GET/POST, SOAP, JSON
• Security in Web Services / HTTP
   – HTTPS, SSL/TSL, WSS, OAuth
• Distributed System
   – cluster
Traditional Web Services
• Web Services :
   – layanan apapun yang tersedia dan dapat diakses melalui
     jaringan Internet dengan menggunakan sistem XML
     messaging
   – Tidak bergantung pada Sistem Operasi atau Bahasa
     Pemrograman
Traditional Web Services (2)
          Service-Oriented Architecture (SOA)




• Format pesan : XML (SOAP atau XML-RPC)
• Service Description : WSDL (Publish) & UDDI (Find)
• Transport network : HTTP
RESTful Web Services
• RESTful bukan standard, hanya sebuah gaya arsitektur
• Universal Interface : GET, POST, PUT, DELETE (HTTP verbs)
RESTful Web Services (2)
• Example
Security in Web Services
• Traditional network security (firewall, IDS) is not
  enough !
• HTTPS
   – User authentication assurance
• SSL/TSL
• WSS (Web Services Security)
   – SOAP extention
   – Integrity & confidentiality
   – XML Signature & Encryption
• Separated authorization
   – OAuth
2. Sistem Kini




 Login            Home             IP




          Nilai          Tagihan
2. Sistem Kini (2)
3. Analisis
• Spesifikasi kebutuhan services untuk studentportal :
   1. Info jadwal kuliah
   2. Info jadwal UTS/UAS
   3. Info nilai mata kuliah per semester
   4. Info indeks prestasi
   5. Info total tagihan

•   Rancangan skema API
3. Analisis (2) – Perbandingan Teknologi
• Arsitektur : Traditional (SOA) vs RESTful
          SOA / WS-*                       RESTful
  SOA Middleware              Architectural style for the
  Interoperability Standard   web
  The Web is the universal    The Web is the universal of
  (tunneling) transport for   globally accessible
  message                     information
  Enterprise computing (not   Web application (only via
  only via HTTP)              HTTP)
  Complexity                  Simplicity
  More secure                 Less secure
3. Analisis (2) – Perbandingan Teknologi
• Message format : XML vs JSON

         XML (SOAP)                  JSON
  Richness              Simplicity
  Problem domain        Message domain
  Document-based        Data-based
  Slower read/written   Faster read/written
3. Analisis (3)

• Kondisi sistem
   – Server type : Web Server
   – Protocol : HTTP
   – Future client apps : Web and Mobile Apps

• maka, pilihan teknologi utama :

               RESTful Web Services + JSON
3. Analisis (3) – Model Usulan
     REST-based UNPAR Web Services Model
Selanjutnya …
• Implementasi Web Services Server
• Implementasi Desktop/Mobile Client (Testing)
Daftar Referensi
1.   Alonso, G., Casati F., Kuno H., Machiraju V., Web Services:
     Concepts, Architectures, and Applications, Springer, 2003.
2.   Oracle Sun Developer Network (Oracle SDN), The Java™ Web
     Services Tutorial for Java Web Services Developer’s Pack
     v1.6,
     http://download.oracle.com/docs/cd/E17802_01/webservic
     es/webservices/docs/1.6/tutorial/doc/index.html, Juni
     2005.
3.   Newcomer, E., Understanding Web Services: XML, WSDL,
     SOAP, and UDDI, Independent Technology Guide, 2002.
4.   Adams P., Easton P., Mehta B., Merrick R., SOAP over Java
     Message Service 1.0, http://www.w3.org/TR/2009/CR-
     soapjms-20090604/ , Juni 2009.
5.   Chappel D. A., Jewell T., Java Web Services, O’Reilly Media,
     2002.
6.   Cerami E., Web Services Essentials, O’Reilly Media, 2002.
Daftar Referensi (2)
7.   R.T. FIelding, R. N. Taylor. Principled Design of the
     Modern Web Architecture, in the Proceedings of the 22nd
     International Conference on Software Engineering,
     Ireland, June 2000 (ICSE 2000), 407 - 416.
8.   C. Pautasso, O. Zimmermann, F. Leymann. RESTful Web
     Services vs. Big Web Services: Making the Right
     Architectural Decision. in the Proceedings of the 17th
     International WWW Conference, April 2008, 805-814

More Related Content

Similar to Presentasi seminar penelitian pemodelan web services di unpar

Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Jack Zheng
 
Lecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxLecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxGIRISHKUMARBC1
 
Web Services Foundation Technologies
Web Services Foundation TechnologiesWeb Services Foundation Technologies
Web Services Foundation TechnologiesPankaj Saharan
 
Week 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptxWeek 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptxAmanRaja20
 
Cloud Interoperability
Cloud InteroperabilityCloud Interoperability
Cloud InteroperabilityAmir Mohtasebi
 
WebServices introduction in Mule
WebServices introduction in MuleWebServices introduction in Mule
WebServices introduction in MuleF K
 
SOAP, WSDL and UDDI
SOAP, WSDL and UDDISOAP, WSDL and UDDI
SOAP, WSDL and UDDIShahid Shaik
 
WebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIWebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIRajkattamuri
 
Presentation
PresentationPresentation
PresentationVideoguy
 
Week_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.pptWeek_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.ppthome107
 
Semantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est ProjectSemantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est Projectiotest
 
An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST Ram Awadh Prasad, PMP
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 pptDr VISU P
 
CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1Geoffrey Fox
 

Similar to Presentasi seminar penelitian pemodelan web services di unpar (20)

Mini-Training: Let's have a rest
Mini-Training: Let's have a restMini-Training: Let's have a rest
Mini-Training: Let's have a rest
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016
 
Future Internet
Future InternetFuture Internet
Future Internet
 
Lecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxLecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptx
 
Web Services Foundation Technologies
Web Services Foundation TechnologiesWeb Services Foundation Technologies
Web Services Foundation Technologies
 
Week 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptxWeek 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptx
 
Web services for banks
Web services for banksWeb services for banks
Web services for banks
 
Cloud Interoperability
Cloud InteroperabilityCloud Interoperability
Cloud Interoperability
 
Unit 2
Unit 2Unit 2
Unit 2
 
WebServices introduction in Mule
WebServices introduction in MuleWebServices introduction in Mule
WebServices introduction in Mule
 
SOAP, WSDL and UDDI
SOAP, WSDL and UDDISOAP, WSDL and UDDI
SOAP, WSDL and UDDI
 
WebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIWebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDI
 
WebServices
WebServicesWebServices
WebServices
 
Presentation
PresentationPresentation
Presentation
 
Node.js
Node.jsNode.js
Node.js
 
Week_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.pptWeek_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.ppt
 
Semantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est ProjectSemantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est Project
 
An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 ppt
 
CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1
 

Recently uploaded

Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 

Recently uploaded (20)

Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 

Presentasi seminar penelitian pemodelan web services di unpar

  • 1. Muhammad Ghifary, M.T. Gede Karya, M.T.
  • 2. Latar Belakang & Masalah • Kebutuhan layanan machine-to-machine antara SI Unpar dengan sistem lainnya – akademik, umum, lainnya ? • Mengapa machine-to-machine ? – Interoperability – HTTP browser capability – Service reusability • Penyediaan layanan oleh SI Unpar berupa API dengan Web Services – Layanan apa saja ? – Teknologi yang digunakan ? – Model / arsitektur sistem ? – Isu keamanan ?
  • 4. Batasan • Hanya SI Akademik bagian studentportal – Fokus : operasi read • Web Services Server menggunakan Java EE
  • 5. Tahap Penelitian 1. Kajian Pustaka (v) 2. Pemahaman sistem kini (v) 3. Analisis (3/4) – Spesifikasi kebutuhan (v) – Desain model (1/2) 4. Implementasi web services server (x) 5. Implementasi web services test client (x)
  • 6. 1. Kajian Pustaka • Traditional Web Services – HTTP – XML – SOAP – UDDI • RESTful Web Services – HTTP GET/POST, SOAP, JSON • Security in Web Services / HTTP – HTTPS, SSL/TSL, WSS, OAuth • Distributed System – cluster
  • 7. Traditional Web Services • Web Services : – layanan apapun yang tersedia dan dapat diakses melalui jaringan Internet dengan menggunakan sistem XML messaging – Tidak bergantung pada Sistem Operasi atau Bahasa Pemrograman
  • 8. Traditional Web Services (2) Service-Oriented Architecture (SOA) • Format pesan : XML (SOAP atau XML-RPC) • Service Description : WSDL (Publish) & UDDI (Find) • Transport network : HTTP
  • 9. RESTful Web Services • RESTful bukan standard, hanya sebuah gaya arsitektur • Universal Interface : GET, POST, PUT, DELETE (HTTP verbs)
  • 10. RESTful Web Services (2) • Example
  • 11. Security in Web Services • Traditional network security (firewall, IDS) is not enough ! • HTTPS – User authentication assurance • SSL/TSL • WSS (Web Services Security) – SOAP extention – Integrity & confidentiality – XML Signature & Encryption • Separated authorization – OAuth
  • 12. 2. Sistem Kini Login Home IP Nilai Tagihan
  • 14. 3. Analisis • Spesifikasi kebutuhan services untuk studentportal : 1. Info jadwal kuliah 2. Info jadwal UTS/UAS 3. Info nilai mata kuliah per semester 4. Info indeks prestasi 5. Info total tagihan • Rancangan skema API
  • 15. 3. Analisis (2) – Perbandingan Teknologi • Arsitektur : Traditional (SOA) vs RESTful SOA / WS-* RESTful SOA Middleware Architectural style for the Interoperability Standard web The Web is the universal The Web is the universal of (tunneling) transport for globally accessible message information Enterprise computing (not Web application (only via only via HTTP) HTTP) Complexity Simplicity More secure Less secure
  • 16. 3. Analisis (2) – Perbandingan Teknologi • Message format : XML vs JSON XML (SOAP) JSON Richness Simplicity Problem domain Message domain Document-based Data-based Slower read/written Faster read/written
  • 17. 3. Analisis (3) • Kondisi sistem – Server type : Web Server – Protocol : HTTP – Future client apps : Web and Mobile Apps • maka, pilihan teknologi utama : RESTful Web Services + JSON
  • 18. 3. Analisis (3) – Model Usulan REST-based UNPAR Web Services Model
  • 19. Selanjutnya … • Implementasi Web Services Server • Implementasi Desktop/Mobile Client (Testing)
  • 20. Daftar Referensi 1. Alonso, G., Casati F., Kuno H., Machiraju V., Web Services: Concepts, Architectures, and Applications, Springer, 2003. 2. Oracle Sun Developer Network (Oracle SDN), The Java™ Web Services Tutorial for Java Web Services Developer’s Pack v1.6, http://download.oracle.com/docs/cd/E17802_01/webservic es/webservices/docs/1.6/tutorial/doc/index.html, Juni 2005. 3. Newcomer, E., Understanding Web Services: XML, WSDL, SOAP, and UDDI, Independent Technology Guide, 2002. 4. Adams P., Easton P., Mehta B., Merrick R., SOAP over Java Message Service 1.0, http://www.w3.org/TR/2009/CR- soapjms-20090604/ , Juni 2009. 5. Chappel D. A., Jewell T., Java Web Services, O’Reilly Media, 2002. 6. Cerami E., Web Services Essentials, O’Reilly Media, 2002.
  • 21. Daftar Referensi (2) 7. R.T. FIelding, R. N. Taylor. Principled Design of the Modern Web Architecture, in the Proceedings of the 22nd International Conference on Software Engineering, Ireland, June 2000 (ICSE 2000), 407 - 416. 8. C. Pautasso, O. Zimmermann, F. Leymann. RESTful Web Services vs. Big Web Services: Making the Right Architectural Decision. in the Proceedings of the 17th International WWW Conference, April 2008, 805-814