SlideShare a Scribd company logo
Java/J2ee Programming Training
Java Web Services
Page 2Classification: Restricted
Agenda
• Intoduction to WebServices
• Interoperability
• XML
• UDDI – Universal discovery description and Integration
• Conversion—java to soap message
• Writing a web service
• Contract vs service
• WSDL generation
Page 3Classification: Restricted
WEB SERVICES
SOAP
JAX-JS
REST
JAS-RS
Introduction to Web Services
Page 4Classification: Restricted
Web Services
• available over internet
• consumed by application
Page 5Classification: Restricted
Interoperability
JAVA WEB
SERVICE
.NET WEB
SERVICE
C++
Page 6Classification: Restricted
Web Services
getProducts()
MVC
getProducts.jar
Page 7Classification: Restricted
Terms
webservice Implinterfaceconsumer
webservice Implinterfaceconsumer
Page 8Classification: Restricted
XML
• WSdl-web service definition language
• contract definition of webservice
• shared with consumers
---java interface in xml format.
Page 9Classification: Restricted
UDDI – Universal discovery description and Integration
• locates web service.
• can query the directory to fetch the service.
CLIENTS UDDI
service
Page 10Classification: Restricted
SOAP: simple access object protocol
JAVA WSDL WEBSERVICE
JAVA
XML
======
SOAP
WEBSERVICE
SOAP: simple access object protocol
Page 11Classification: Restricted
Conversion—Java to SOAP message
• service end point( SEI)—acts as an interface to service end point
• converts java code to soap message
SEI
WEB SERVICE
SOAP
=====
XML
Page 12Classification: Restricted
Writing a web service
@Webservice
class BookTickets
{
public List<String> getShowNames()
{
List<String> shows = new ArrayList<>();
shows.add( “abcd”);
shows.add(“ppp”);
show.add(“qqq”);
}
}
Page 13Classification: Restricted
Contract vs Service
• Contract ---interface
• service – business logic
• most of the time we write the interface
Page 14Classification: Restricted
WSDL Generation
WSDL
WEB_SE
RVICE
Page 15Classification: Restricted
<service name="BookTicketsService">
<port name="BookTicketsPort" binding="tns:BookTicketsPortBinding">
<soap:address location="http://aatika-pc:31820/WebServiceEx/BookTicketsService"/>
</port></service>
WSDL
Page 17Classification: Restricted
Page 18Classification: Restricted
Thank You

More Related Content

PPT
Web final
PPTX
Windows communication foundation (part1) jaliya udagedara
PPTX
WSDL Services
PDF
Web services
PDF
Understanding Web services
PPTX
Wcf and its features
PDF
web service technologies
PDF
Web services
Web final
Windows communication foundation (part1) jaliya udagedara
WSDL Services
Web services
Understanding Web services
Wcf and its features
web service technologies
Web services

What's hot (19)

PPTX
SOA - From Webservices to APIs
PDF
WSO2 Advantage Webinar - JSON Support in the WSO2 Platform
PPT
Introduction to web services and how to in php
PPT
Description of soa and SOAP,WSDL & UDDI
PPTX
Web services
PPTX
Web services in j2 ee
PPT
Webservices
PPT
Exposing EJBs As Web Services
ODP
Web service Introduction
PPT
Web services
PPTX
Introduction to webservices
PDF
Websphere mb training in hyderabad
PPTX
Isomorphic apps
PPTX
PDF
REST vs SOAP
PPTX
Windows Azure Kick Start - Common Scenarios
PPTX
Mulesoft esb - jms connector
PPTX
Xml web services
PPTX
Windows Communication Foundation
SOA - From Webservices to APIs
WSO2 Advantage Webinar - JSON Support in the WSO2 Platform
Introduction to web services and how to in php
Description of soa and SOAP,WSDL & UDDI
Web services
Web services in j2 ee
Webservices
Exposing EJBs As Web Services
Web service Introduction
Web services
Introduction to webservices
Websphere mb training in hyderabad
Isomorphic apps
REST vs SOAP
Windows Azure Kick Start - Common Scenarios
Mulesoft esb - jms connector
Xml web services
Windows Communication Foundation
Ad

Similar to Java Webservices (20)

PPTX
Java Rest
DOC
Java web services soap rest training from hyderabad
PDF
Java Web Services [1/5]: Introduction to Web Services
PPTX
Session 34 - JDBC Best Practices, Introduction to Design Patterns
PDF
AngularJS Curriculum-Zeolearn
PDF
Lecture 7 Web Services JAX-WS & JAX-RS
DOC
Web services soap rest training
PDF
Wakanda - apps.berlin.js - 2012-11-29
PPT
java-webservices introduction ppt for beginners
PDF
Blazor certification training - Dot Net Tricks
PPT
15376199.ppt
PDF
Advanced java course converted
PPTX
Microservices in production
PDF
V cloud director 5.1 what's new overview technical presentation
PPTX
Getting Enough REST? Understanding the SharePoint 2013 REST / ODATA Services
PPTX
Ch19-Software Engineering 9
PPSX
WCF LOB SDK at CNUG
PDF
Web services automation workshop sreedhar dakshinamurthy
Java Rest
Java web services soap rest training from hyderabad
Java Web Services [1/5]: Introduction to Web Services
Session 34 - JDBC Best Practices, Introduction to Design Patterns
AngularJS Curriculum-Zeolearn
Lecture 7 Web Services JAX-WS & JAX-RS
Web services soap rest training
Wakanda - apps.berlin.js - 2012-11-29
java-webservices introduction ppt for beginners
Blazor certification training - Dot Net Tricks
15376199.ppt
Advanced java course converted
Microservices in production
V cloud director 5.1 what's new overview technical presentation
Getting Enough REST? Understanding the SharePoint 2013 REST / ODATA Services
Ch19-Software Engineering 9
WCF LOB SDK at CNUG
Web services automation workshop sreedhar dakshinamurthy
Ad

More from AathikaJava (16)

PPTX
Java While Loop
PPTX
Java Type Casting
PPTX
Spring Web MVC
PPTX
Java Session
PPTX
Java Servlet Lifecycle
PPTX
Java Request Dispatcher
PPTX
Java Polymorphism Part 2
PPTX
Java MVC
PPTX
Java Polymorphism
PPTX
Java Spring
PPTX
Mapping Classes with Relational Databases
PPTX
Introduction to Java
PPTX
Java Encapsulation and Inheritance
PPT
Hibernate basics
PPTX
Java Filters
PPTX
Encapsulation
Java While Loop
Java Type Casting
Spring Web MVC
Java Session
Java Servlet Lifecycle
Java Request Dispatcher
Java Polymorphism Part 2
Java MVC
Java Polymorphism
Java Spring
Mapping Classes with Relational Databases
Introduction to Java
Java Encapsulation and Inheritance
Hibernate basics
Java Filters
Encapsulation

Recently uploaded (20)

PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Big Data Technologies - Introduction.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Electronic commerce courselecture one. Pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
A Presentation on Artificial Intelligence
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Cloud computing and distributed systems.
PPTX
Machine Learning_overview_presentation.pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
DOCX
The AUB Centre for AI in Media Proposal.docx
“AI and Expert System Decision Support & Business Intelligence Systems”
The Rise and Fall of 3GPP – Time for a Sabbatical?
Big Data Technologies - Introduction.pptx
Review of recent advances in non-invasive hemoglobin estimation
Electronic commerce courselecture one. Pdf
Digital-Transformation-Roadmap-for-Companies.pptx
A Presentation on Artificial Intelligence
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
20250228 LYD VKU AI Blended-Learning.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
MYSQL Presentation for SQL database connectivity
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Unlocking AI with Model Context Protocol (MCP)
Cloud computing and distributed systems.
Machine Learning_overview_presentation.pptx
MIND Revenue Release Quarter 2 2025 Press Release
The AUB Centre for AI in Media Proposal.docx

Java Webservices