Sep 26

Apache CXF wurde heute in Version 2.0.2 released.

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

This release contains the following improvements:

  • Configuration support for the WS-Policy engine
  • WS-Addressing Feature (easier to configure WS-A)
  • WS-Reliable Messaging Feature (easier to configure WS-RM)
  • Lots of sample improvements
  • Several Spring configuration improvements
  • Over 70 other bug fixes and enhancements
Sep 26

Ein Kollege von mir hat heute eine interessante Frage gestellt: Wie modelliere ich das Multi-Choice Pattern von Workflow Patterns korrekt in UML?

Nach etwas Recherche habe ich folgende Information zusammengetragen:

controll_flow_in_uml.PNG

Ich bin der Meinung dass es sich bei Multi-Choice Pattern um ein OR-Split in UML handelt. Meine Lösung ist:

multi-choice_in_uml.png

Wie ist Ihre Meinung dazu?

» » »
Sep 26