Fernando Karnagi’s Weblog

WebSphere Portal 6.0 Multi /GET/Command.Login issue

Posted in Java, Portal by fernandokarnagi on August 29, 2009

Hi Folks,

After months of troubleshooting in our client side, we finallymanaged to solve the Multi /GET/Command.Login issue in our WebSphere Portal environment.

(more…)

WCM Syndication – Failed to Fetch Error

Posted in Portal by fernandokarnagi on May 20, 2009

Hi Folks,

Last weekend I hit the “Failed to Fetch” error during the WCM Syndication. After consulting to several IBM engineers, I finally managed to solve it.

This article shows you how to solve this issue.

(more…)

Implementing AJAX in IBM WCM Portlet Part 2

Posted in Java, Portal by fernandokarnagi on May 17, 2009

Hi Folks,

Last time I posted article on how to implement AJAX in the IBM WCM Portlet. The missing from that writing is the content caching portion. In this article, I will finish up that portion for the completeness of the entire solution.

(more…)

Lotus Connections – How to prevent anonymous access

Posted in Lotus Connections, Portal by fernandokarnagi on May 16, 2009

Hi Folks,

Maybe you have heard about or even been using the Lotus Connections, but do not want to open this LC access to anonymous user. This article gives you some hints to make it happen.

(more…)

Lotus Connections – Blog Entry failed

Posted in Lotus Connections, Portal by fernandokarnagi on May 16, 2009

Hi Folks,

This week, I found a silly issue in the Lotus Connections. This issue was encountered during the creation of the new blog entry. When I clicked on the “New Entry” link on the Blog feature, it showed the “Unexpected Exception, Blog has encountered and logged an unexpected exception”.

(more…)

Domino Directory Assistance Group Cache Issue

Posted in Java, Portal by fernandokarnagi on May 5, 2009

Hi Folks, Just in case you are facing the issue in Domino Directory Assistance Group lookup, when you cannot search other groups, this information might be useful.

(more…)

Extended Key Usage Issue – Applet JAR Signer

Posted in Java, Portal by fernandokarnagi on January 29, 2009

Hi Folks,

Last time I found a problem when trying to access my applet from a web site. The problem is that “The publisher cannot be verified by a trusted source. Code will be treated as unsigned”, with the Exception “sun.security.validator.ValidatorException: Extended key usage does not permit use for code signing”

(more…)

TDS – Password Policy

Posted in Portal by fernandokarnagi on January 29, 2009

Hi folks,

Last time I got a bit of pain in my head when trying to configure the IBM Tivoli Directory Server (TDS) Password Policy. Finally I managed to do it and ran some test scenarios. This article describes the steps to configure the Password Policy in TDS and also shows some test scenario.

(more…)

IBM WebSphere Portal – Oracle Database Failover – working

Posted in Portal by fernandokarnagi on December 8, 2008

During the SIT in our Portal project, we encountered the case where the Portal is not able to handle the Oracle Portal DB failover. It means that after the Portal DB down, then up again, Portal is not able to recover the functions properly.

(more…)

How to Configure Omnifind Documentum Connector with Security Enabled

Posted in Portal by fernandokarnagi on December 8, 2008

This weekend I spent my whole days and nights to do some research on how configure my Omnifind to crawl the Documentum and force the Document level Security.

(more…)