0% found this document useful (0 votes)
49 views2 pages

Spring Framework Integrated in Hybris Commerce Suite:: Course Outline

The Spring Framework provides functionality for application component management, web services, transactions, security, remoting, messaging, and data access in the hybris Commerce Suite. The Advanced Programming with Java Web Services course outline covers topics related to XML, XML Schema, XPath, XSLT, Java APIs for XML processing, SOAP, WSDL, UDDI, JAX-WS, JAXB, REST, and creating low-level SOAP web services. The document on API design topics discusses three approaches for adding an API, modeling tips, creating and grouping API methods, mapping activities to verbs and actions, validating the API, working with HTTP headers and response codes, caching, layered systems, and

Uploaded by

Pravin Thakur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views2 pages

Spring Framework Integrated in Hybris Commerce Suite:: Course Outline

The Spring Framework provides functionality for application component management, web services, transactions, security, remoting, messaging, and data access in the hybris Commerce Suite. The Advanced Programming with Java Web Services course outline covers topics related to XML, XML Schema, XPath, XSLT, Java APIs for XML processing, SOAP, WSDL, UDDI, JAX-WS, JAXB, REST, and creating low-level SOAP web services. The document on API design topics discusses three approaches for adding an API, modeling tips, creating and grouping API methods, mapping activities to verbs and actions, validating the API, working with HTTP headers and response codes, caching, layered systems, and

Uploaded by

Pravin Thakur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Spring Framework integrated in hybris Commerce Suite:

application component management


web services
transactions
Security
Remoting
Messaging
data access
aspect-oriented programming
MVC

Advanced Programming with Java Web Services:Course outline:

XML
XML Namespace
XML Schema
XML Schema Design Pattern
XPath
XSLT
XSLT Advanced Usage
Java APIs for XML Parsing and Transformation
JAXP, SAX, and DOM
StAX
SOAP and WSDL
SOAP Basics
SOAP Processing Model
SOAP Protocol Binding
WSDL Basics
WSDL Bindings
SoapUI Overview
SAAJ (SOAP with Attachments API for Java)
UDDI
JAX-WS
JAX-WS 2.x Basics
JAX-WS over Java SE 6
JAX-WS with EJB
JAX-WS Handlers
Data binding (JAXB)
JAXB Basics
JAXB 2.x

REST
RESTful Web Service Primer
Understanding RPC vs Document styles with examples
Understanding JAS-WS Header Security with examples
Understanding MTOM/MIME in JAX-WS
Create low-level SOAP web services-SAAJ

Topics include:

The three approaches to adding an API

Modeling tips

Creating and grouping API methods

Mapping activities to verbs and actions

Validating your API

Working with HTTP headers and response codes

Caching

Layered systems

Creating a uniform interface

You might also like