Java Web Services: Getting Started with SOAP-based Web Services
Java
| Beginner
- 8 videos | 1h 7m 13s
- Includes Assessment
- Earns a Badge
If you work on a team offering data or services to clients, you'll likely need to build web services. The most widely adopted technologies for Java-based web services are SOAP and REST, as they allow standardized, scalable, and language-independent external application communication. Use this course shows to learn how to build a web service that adopts the SOAP protocol. Use Maven to create a web service project and the JAX-WS library to build a web service class and a method that remote client applications can invoke. Then, deploy this service to a URL endpoint where clients can access it. Next, explore the automatically generated JAX-WS artifacts, including the WSDL file. Then, use the WSDL file to build a client application and interact with the server-side web service. Bu the end of this course, you'll be able to build SOAP-based web services using JAX-WS and Maven.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseInstall maven and use it to create a web service appExplore the pom.xml file in a maven project and set it up to use jax-wsDefine a web service method that responds to a request by returning text
-
Describe the wsdl file for a web service and recognize its propertiesDevelop and run a client application that consumes a web serviceSet up an endpoint interface for your web service applicationSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 17s
-
11m 3s
-
9m 53s
-
11m 21s
-
9m 44s
-
10m 42s
-
10m 21s
-
1m 53s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.