Wednesday, January 18, 2012

- WSLA
Use SLAs in a Web services context, Part 1: Guarantee your Web service with a SLA
Understanding quality of service for Web services
- Web Service Security:
-Web Service Transaction:
- Web Service Handlers:
  • A reading material can be found here.
  • Apache Axis document on handlers.
- RESTful security:
- Enterprise Transaction and Security (in EJBs and Web Services)

- JPA:
  • You can find a starting point about everying in JPA here.
- HTTP connection concepts

- Messaging:
  • Starting point articles can be found here and here.
- EJB

- WS standards:
  • WS-Addressing by example can be found here
  • WS-Policy by example in this article.
  • WS-ReliableMessaging is introduced in this article.
  • WS-SecureConversation and WS-Trust are explained in here.
  • WS-Security is explained here.
  • WS-SecurityPolicy is detailed in here with example.
  • More to read about WS-* in this article.

Practice with this or this or this :)

No comments: