Business Objects java tips and tricks Monday, September 29, 2008 New Hung Threads with BO SDK - Solution By Patricbensen Many developers seem to be facing the dreaded 'Hung threads' issue when they you the BO SDK in their java applications. The symptoms...
freeware sample code tips and tricks Tuesday, September 2, 2008 New Install and configure CVS on Solaris 10 By Patricbensen Download the appropriate binary from http://www.nongnu.org/cvs # create a "cvs" user. This user will be used to impersonate cvs...
tips and tricks Wednesday, August 20, 2008 New Improve windows networking (especially if hosting webservers) By Patricbensen First of all, I forgive you for having to use windows to host your web server :) Now that thats out of the way, here's how you speed up...
tips and tricks Friday, August 8, 2008 New SSH Port Forwarding, X11 fowarding, RDP tunneling and much more By Patricbensen The only firewall port you'll ever need opened - PORT 22 SSH Tunneling/Port Forwarding Pre requisites: 1. Putty (or an equally good s...
IBM tips and tricks Thursday, July 24, 2008 New WebSphere Process Server - File Adapter errors By Patricbensen Once you deploy a mediation module containing a file adapter on a websphere process server and turn on global security, things start going b...
freeware software tips and tricks Saturday, July 12, 2008 New Update files in .war and .ear directly By Patricbensen I have seen many applications (.war and .ear) that have their property files or resource bundles stored within the .war or .ear files. When ...
IBM tips and tricks Friday, June 13, 2008 New WebSphere Portal Server migration Issues - Part I By Patricbensen You've got WebSphere Portal Server 6.x comfortably hooked up to Oracle / Oracle RAC and then someone wants you to move to another Oracle...
software Thursday, May 29, 2008 New Little's Law - Verify Performance Test Results By Patricbensen Here is something I often use (and need to lookup) when I'm analyzing performance test reports. Most of the time, these reports are noth...
tips and tricks 6:06 PM New Change CVS default port on Solaris 10 By Patricbensen Changing the default port (2401) of CVS on Solaris 10 is real easy. 1. Edit your /etc/services file Change the following line: cvspserver ...
IBM tips and tricks Wednesday, May 28, 2008 New WebSphere Process Server / Portal Server with Oracle RAC By Patricbensen If you're thinking that you'll get out-of-the-box Oracle RAC support for an IBM WebSphere Process Server or Portal Server installlat...
java sample code tips and tricks Friday, April 11, 2008 New Java - Create Zip file in memory By Patricbensen I find myself writing and rewriting this piece of code whenever I want to zip a set of files (in memory) and return the zipped file back as ...
iMac tips and tricks Wednesday, January 9, 2008 New iMac - Dual boot Mac OS X and Win XP with Shared Drive By Patricbensen You've just got an iMAC; you want to dual boot it with XP; you want a shared partition where both, Mac and XP can read/write; you've...