1
icon

Welcome to the new Pymma web site. The previous web site was creates few years ago. During that period, Pymma changed dramatically and focused on new topics new customer and new technologies. With this new web site we present a new facet of Pymma. We design a web site simple focus on content, avoiding the boring picture of yuppies group smiling in a working environment. You will find the papers and tutorials published in the previous web site and very quickly many new papers on OpenESB, Java Enterprise, Drools. If by mistake a paper is missing please let us know. In order to create a stronger relationship with you we ask you to register before accessing to the paper. We will very pleased to read your feed back.Thanks to Joomla community for the tools they designed.

Pymma's Event

Pymma's news

Welcome to Pymma Consulting web site!

Pymma is technical architect's office based in UK (London main office), Netherland, France and Canada. Founded in 1999 by a group of technical architects Pymma built a strong expertise in technical architectures based on Java technologies.

Pymma has a strong expertise in Service Oriented Integration with JBI based open source product OpenESB. It participates actively in the OpenESB community by publishing technical papers and tutorials and sponsoring actively the community. Pymma is involved in important JBI /OpenESB/Java CAPS European projects and delivers consulting, training, mentoring, proof-of-concepts (POC), benchmarks and support to its customers along their projects

Pymma partners are mainly senior architects, multi-languagespeakers with an international experience in top European and US companies. They all took part in enterprise wide project as architect

Pymma is a Java certified Enterprise Architect Company, Open ESB partner and TOGAF certified

 

icon

OpenESB paper

BPEL Compensation complet guide

Every Thing You Always Wanted to Know About BPEL Compensation But Were Afraid to Ask ;-).
BPEL compensation is one of the main feature used to provide consistency in a business process. Unfortunately, BPEL tutorials often skip this part of Oasis specifications. Even if on Internet you can find papers on that topic, few propose a complete and progressive explanation with simple exercises. It is the reason why we decided to write a complete tutorial which covers all the features defined in BPEL Specifications. We hope that this paper will be useful for you. Please send us your feedback and your comment. Link to the document

icon

OpenESB paper

Open-ESB tutorial: Soap header management

This paper describes the best practices for Soap header management with Open-ESB. We noticed that Open-ESB developers often face difficulties when dealing with Soap Header and WSDL documents. In fact, JBI 1.0 imposes to design services interfaces only with the abstract part of the WSDL document where nothing has been plan to support protocol characteristics like Soap Hearders. Moreover, JBI does not propose "hooks" or interceptor to modify the Soap messages with low-level languages like java or C#. The aim of this tutorial is to find an easy way to manage Soap Headers in Open-ESB by using the abstract part of WSDL documents. Link to the document