Generate pojo from JSON in one click.

  • 07 Aug, 2017

There are several ways to parse JSON with java. I am working on a project with IBM Watson Conversation and Discovery and we need to creat a parser for JSON objects when we crawl an endpoint. I found

Generate pojo from JSON in one click.Read More

Docker for the SysAdmin Webinar

  • 12 Jul, 2017

The webinar was driven by a common scenario: A sysadmin is sitting at her desk minding her own business when a developer walks in and says “here’s the the new app, it’s in a Docker image. Please deplo

Docker for the SysAdmin WebinarRead More

WebSphere Portal V8.5 and Oracle Data Guard

  • 29 Jun, 2017

From IBM L3 support: "WebSphere Portal does not explicitly claim support for Oracle Data Guard. It is our understanding that Oracle Data Guard is an extension of the Oracle Database product. We do su

WebSphere Portal V8.5 and Oracle Data GuardRead More

Collecting Data: Read First for WebSphere Portal 8.5 and 9.0

  • 28 Jun, 2017

Documents for collecting troubleshooting data for IBM WebSphere Portal 8.5 and 9.0 aid in problem determination and save time resolving Problem Management Records (PMRs). The following data collectio

Collecting Data: Read First for WebSphere Portal 8.5 and 9.0Read More

WebSphere Portal 8.5 / 9.0 CF14 released.

  • 28 Jun, 2017

This is the first Combined Cumulative Fix applicable on top of V9.0 is CF14, and also can be applied to 8.5 ProductVRMFAPARsFixIBM WebSphere Portal9.0PI79202Upgrade to Cumulative Fix 14 (CF14). (Combi

WebSphere Portal 8.5 / 9.0 CF14 released.Read More

Watson Conversation - Gathering information with slots

  • 23 Jun, 2017

Add slots to a dialog node to gather multiple pieces of information from a user within that node. Slots collect information at the users' pace. Details they provide upfront are saved, and the bot asks

Watson Conversation - Gathering information with slotsRead More

Cleaning up Docker For Mac (Docker is eating my disk space)

  • 23 Jun, 2017

The disk space on my mac is too short since i start to use docker.  Using the management tools i found the file Docker.qcow2 with the size of 41,5 GB. Searching for a solution i found the following:

Cleaning up Docker For Mac (Docker is eating my disk space)Read More

How to prevent Group Modifiers to modify some groups on Domino?

  • 12 Jun, 2017

Last week a customer ask for a change in his Domino mail group management. Some people with the right to change groups (with the role GroupModifier) made a change on several groups and a big problem

How to prevent Group Modifiers to modify some groups on Domino?Read More

Running my ChatBot application inside Docker Liberty profile container

  • 23 May, 2017

I used the steps bellow to run my chatbot servlet application inside of a Docker container. 1 - Download WAS Liberty Docker image: docker pull websphere-liberty 2 - Create a Docker file with the fo

Running my ChatBot application inside Docker Liberty profile containerRead More

WAS Liberty 17.0.0.1 does not work with Watson Java SDK

  • 02 May, 2017

Today i publish a Java Web Application to Bluemix, using eclipse tools. I get the error bellow when access the app: Caused by: java.net.UnknownServiceException: Unable to find acceptable protocols.

WAS Liberty 17.0.0.1 does not work with Watson Java SDKRead More