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 MoreDocker 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 MoreNode-RED 0.17 released
- 30 Jun, 2017
Node-RED 0.17 is now available to download(https://github.com/node-red/node-red/releases/download/0.17.0/node-red-0.17.0.zip) or npm install(https://npmjs.org/package/node-red). If upgrading, please
Node-RED 0.17 releasedRead MoreFree book : Blockchain for Dummies
- 29 Jun, 2017
Compliments from IBM. Link to the book : https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?htmlfid=XIM12354USEN
Free book : Blockchain for DummiesRead MoreWebSphere 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 MoreCollecting 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 MoreWebSphere 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 MoreWatson 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 MoreCleaning 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 MoreHow 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 MoreRunning 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 MoreWAS 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