Java Web Services: Getting Started with SOAP-based Web Services

Java    |    Beginner
  • 8 videos | 1h 7m 13s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 23 users Rating 4.3 of 23 users (23)
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 course
    Install maven and use it to create a web service app
    Explore the pom.xml file in a maven project and set it up to use jax-ws
    Define a web service method that responds to a request by returning text
  • Describe the wsdl file for a web service and recognize its properties
    Develop and run a client application that consumes a web service
    Set up an endpoint interface for your web service application
    Summarize the key concepts covered in this course

IN THIS COURSE

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.

YOU MIGHT ALSO LIKE

Rating 4.8 of 16 users Rating 4.8 of 16 users (16)
Rating 4.6 of 853 users Rating 4.6 of 853 users (853)
Rating 4.5 of 200 users Rating 4.5 of 200 users (200)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 34 users Rating 4.5 of 34 users (34)
Rating 4.1 of 21 users Rating 4.1 of 21 users (21)
Rating 4.4 of 16 users Rating 4.4 of 16 users (16)