<< 10 July 2006 | Home | 12 July 2006 >>

MobileViking.be: UserSession object in Domino

Stumbled upon a post called "UserSession object in Domino" over at MobileViking.be which looks very interesting... It's an approach to using the Front Controller/Strategy pattern to provide sticky sessions to web users using a Java agent in Domino.

BTW - Erwind must be one of the first bloggers there was! He has a post dated January 1970! :-)

Tags :

AJAXified Javadoc

Check out Javaref - looks nice...

Tags : ,

Problems with Sametime client in Notes 6.5.1 against Domino/Sametime 7

Just a mental note to self. Don't try to use the embedded Sametime client in Notes 6.5.1 against a Domino/Sametime 7 server. It does not work. Upgrading the client to Notes 6.5.5 solved the problem.

Error message was the well-known "Incorrect password" (0x8000003).

Domino Session Tester updated

The Domino Session Tester mentioned yesterday has been updated so you can test whether the user in question can connect to a particular database. You can also test access a particular document (based on UNID). The download on the original post now points to the new version.

The new command line switches are -s (server), -d (database) and -u (universal id).