Change the log language on WebSphere Liberty profile

  • 06 Nov, 2015

To change the log language: Create the file  jvm.options on /etc/ Add the parameter -Duser.language=en (for english). Restart the Liberty Server.

Change the log language on WebSphere Liberty profileRead More

HTTP response splitting attack in WebSphere Application Server

  • 05 Nov, 2015

There is a vulnerability in IBM WebSphere Application Server that could allow an HTTP response splitting attack in Channel. More information on this link(http://www-01.ibm.com/support/docview.wss?uid=swg21966837)

HTTP response splitting attack in WebSphere Application ServerRead More

Disabling WebSphere administrative security when admin console is not accessible

  • 26 Oct, 2015

1. /bin/>  wsadmin -conntype NONE 1. wsadmin>  securityoff 1. wsadmin>  exit 1. Restart the servers. 1. Enable the security from administrative console. 1. Once the needed corrections are made, you can re-enable security in the admin console and then restart WebSphere.

Disabling WebSphere administrative security when admin console is not accessibleRead More

Security Vulnerability in IBM WebSphere Portal

  • 23 Oct, 2015

Several versions of WebSphere Portar are vulnerable. BM WebSphere Portal could allow a remote attacker to obtain sensitive information, caused by the failure to restrict access to resources located within web applications. An attacker could exploit this vulnerability to obtain configuration data and other sensitive information. How to fix this vulnerability ? Go to this link(http://www-01.ibm.com/support/docview.wss?uid=swg21963226&myns=swgws&mynp=OCSSHRKX&mync=E&cmsp=swgws--OCSSHRKX--E) from IBM

Security Vulnerability in IBM WebSphere PortalRead More

Sametime and Connections integration when you use self certificates

  • 21 Oct, 2015

I setup my IBM Connecitons integration with Sametime Proxy 9.  The Connections server SSL is made using a self certificate.

Sametime and Connections integration when you use self certificatesRead More

Performing staging to production using PAA in WebSphere Portal 8.5

  • 20 Oct, 2015

I used this tool when i was migrating from V8.0 to V8.5.5.  This guide is a must read for WPS Administrators. This guide provides a comprehensive approach to performing staging to production using Portal Application Archive (PAA) in IBM WebSphere Portal 8.5. Introduction Preparing the source environment Preparing the target environment Creating the initial release Deploying the initial release Updates with syndication Updates with ReleaseBuilder Known Problems Acknowledgments References Change History click here(http://www-10.lotus.com/ldd/portalwiki.nsf/dx/Step-By-StepGuidetoperformingstagingtoproductionusingPortalApplicationArchiveinWebSpherePortal8.5) to read the full article

Performing staging to production using PAA in WebSphere Portal 8.5Read More

Sametime and IBM Connections integration when you use self certification

  • 20 Oct, 2015

I setup the integration between Sametime Proxy 9.0 and IBM Connections a long time ago. When i access the Connections homepage the sametime widget does not work. After some research i found a solution. I need to install the Sametime Server Proxy Certificate on my browsers. After that the Sametime integration works fine on Firefox, Chrome, Safari and IE. !sametime(http://www.mysphere.com.br/wp-content/uploads/2015/10/sametime.png)(http://www.mysphere.com.br/wp-content/uploads/2015/10/sametime.png)

Sametime and IBM Connections integration when you use self certificationRead More

Moving from Domino to Wordpress

  • 18 Oct, 2015

For a long time i used Domino Blog template, since version 7.0.2.   I moved the blog to Wordpress  this weekend. The migration process was not so beautifull. I just read the blog posts using a feed reader and then import into WordPress. I had some problems, related to WordPress security plugin, but now almost everything is ok.

Moving from Domino to WordpressRead More

IBM Connections is not sending notifications

  • 01 Oct, 2015

Today a customer ask why his IBM Connections is not sending notifications and recent upddates is not working anymore. I got the SystemOut.log and see the following: \10/1/15 11:20:15:201 BRT\ 000001e2 JMSPublisher E com.ibm.lconn.events.internal.publish.impl.JMSPublisher publishEvent CLFWY0148E: Could not obtain an event connection
\10/1/15 11:20:15:201 BRT\ 000001e2 LocalExceptio E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "publishEvent" on bean "BeanId(Communitieslc.events.publish.jarEventPublisher, null)". Exception data: com.ibm.lconn.events.internal.invoke.async.AsyncEventInvokerException: CLFWY0148E: Could not obtain an event connectio

IBM Connections is not sending notificationsRead More

New Manual Syndication from Portal 8.5 CF07

  • 10 Sep, 2015

From CF07, you can manually syndicate by using the following methods: Update
- This method syndicates items that are newer than the previous syndication. Items that are newer than the last syndication on the syndicator are sent to the subscriber. Items that are newer on the subscriber are not updated. Items that are created on the subscriber that do not exist on the syndicator are not removed from the subscriber. Rebuild This method syndicates all items that are newer on the syndicator. All items that are newer on the syndicator are sent to the subscriber. Items that are newer on the subscriber are not updated. Items that are created on the subscriber that do not exist on the syndicat

New Manual Syndication from Portal 8.5 CF07Read More