Consulting Reacts® strongly believes in progress and innovation and we are committed to delivering customized and perfectly suited solution to our clients. Consulting Reacts® never overlooks standards and specifications when analyzing, developing and deploying its solutions. Consulting Reacts® believes in standards as a fundamental driving force in the Technology Industry: a force whose main benefits include:
- Well known use cases and successful deployments.
- The interoperability between standard systems.
- The ecosystem built around a them.
Standards We Use
Most of our standard-based solutions are Java Enterprise Edition applications taking advantage of most, if not all, the power of such a platform. We also implemented Service Oriented Architectures by means of consolidated standards such as WS-Interoperability and WS-Security.
We even build security services and Single Sign-On solutions on top of the JAAS API.
Java EE-related technologies
The following are absolute volumes of standard and specification-based implementations we provided to our clients.
Persistence-related technologies
ORMs frameworks are well-established solutions to decouple application logic and databases. ORMs have independently evolved and sometimes an application found itself locked to a specific implementation. The Java Enterprise Edition Specification has included in its 5th release a new standard, the Java Persistence API, whose main goal is to establish a standard API for a Java EE application to interact with an ORM framework, effectively removing the implementation-lock.
In most of the Java EE projects we're involved in we were strongly committed to migrating custom, JDBC and ORM-specific developments to a compliant JPA-implementation.
