Con tag Apache Axis

How to use the Liferay Portal Client Example


Welcome dear readers! A few days ago, I made ​​a simple example of using the Liferay Client Library. The project is based on Maven. Below are shown the steps needed to perform a test. I remember that the operations performed by the sample program are: Performs login on Liferay; Retrieves the CompanyID based on the virtualhost; … Continua a leggere »

Liferay Portal Client Example (EN)


In the past and recently I got to be among two systems, one of which Liferay. The system in the middle, was Mule ESB, the mediator between the two systems. The first of the two systems published a series of messages on a JMS queue, these messages were consumed by ESB Mule and after a … Continua a leggere »

Liferay Portal Client Example


In passato e recentemente ho avuto modo di essere in mezzo a due sistemi, uno dei quali Liferay. Il sistema di mezzo era Mule ESB, mediatore tra i due sistemi. Il sistema uno pubblicava una serie di messaggi su di una coda JMS, questi venivano consumati da Mule ESB e dopo una serie di elaborazioni  spediti … Continua a leggere »

Building a Java client for SugarCRM


I was able to accumulate a number of requests from people who have encountered difficulties in developing Client (Java, C #, PHP, and Objective C) for SOAP and REST interface made available from SugarCRM. Often the difficulty in developing the client may depend on several factors, from a short list from my experience in the … Continua a leggere »

Costruire un client Java per SugarCRM


Ho avuto modo di accumulare diverse richieste da parte di persone che hanno incontrato delle difficoltà nello sviluppo di Client (Java, C#, PHP e Objective C) per l’interfaccia SOAP e REST messa a disposizione da SugarCRM. Spesso la difficoltà nello sviluppo del client può dipendere da vari fattori, un breve elenco proveniente dalla mia esperienza … Continua a leggere »