Francesco Marchioni

Francesco Marchioni is a Senior Technical Account Manager on Middleware products based in Rome (Italy). Some of its contributions to the Community of JBoss developers are available on the site http://www.mastertheboss.com

Francesco Marchioni's contributions

Integrating WebSphere MQ with JBoss Enterprise Application Server
Article

Coding EJB clients for JBoss EAP 7.1

Francesco Marchioni

This article summarizes some new features that will be enabled in EAP 7.1 for applications using remote EJB clients. These new features will improve some aspects of the remote EJB communication such as: A simplified method for looking up remote EJBs A new annotation to control transaction propagation from remote EJB clients A new annotation to enable Client side interceptors for EJB calls An update in the remote EJB client configuration file Simplified lookup of remote EJBs Let's see them...

Red Hat JBOSS Data Grid
Article

Using JBoss DataGrid in Openshift PaaS

Francesco Marchioni

This article describes how to run a client-server application for JBoss Data Grid on Openshift using Red Hat Container Development Kit 3.0 Beta and Minishift . This environment for this tutorial can be set up quickly following up this previous post on the Developer Blog. First of all, you need to make sure you have available the ImageStreams and Templates, in order to run JBoss Data Grid in your Openshift Paas. You can check that your environment contains both of...