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

Benchmark OpenESB

This document results from a study ordered by one of our customers. He recently allowed us to publish its main conclusion. A few months ago, we were asked to evaluate the performance/cost ratio for a semi-complex integration project with Glassfish ESB. Glassfish ESB is a light weight ESB initially developed by Sun Microsystems relying on well-known standards (Java, JEE, XML, XSD, WSDL, BPEL and JBI). Following Sun Microsystems philosophy, Glassfish ESB is free of licence charges for development and production. Thus projects can focus their budget on training, services and support. Study results show very interesting performances for an entry price around 5-10 times cheaper than the well-known suites.

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