Main Contents

Providing RFC3339 dates from Notes/Domino

April 6, 2009

ISO-8601 dates using @Formula? It’s easy, if you think about the problem the right way.

Filed under: Domino | Comments (0)

Web Services, SOAP, Domino, and Java 6

March 9, 2009

A while back I made a brief attempt to embark on a voyage of Web Services discovery via JAX-WS. The problem was simple enough: I had a Java program running on server A which had an object. I wanted to send that object to a Domino server running on machine B. Domino has a nifty [...]

Filed under: Domino, Java | Comments (1)

Looking for debug information in all the wrong places

August 11, 2008

Problems with SSL connections to Domino caused by a bad /etc/hosts entry.

Filed under: Domino, Java | Comments (0)

It’s all about solving problems

August 1, 2008

Back in the 1960s, IBM observed that a lot of business time was spent retyping documents. A lot of business documents needed fairly frequent changes. While handwriting could be used for minor annotations, eventually the changes would need to be made in the typed version. This would require that a secretary re-type at least an [...]

Filed under: Domino | Comments (0)

Domino server and Java client, SSL with self-signed certificate

July 17, 2008

Can’t connect to a Domino server with a self-signed SSL certificate, using a Java client? Here’s how to fix the problem.

Filed under: Domino, Java | Comments (1)

Domino date/time format gotcha

July 17, 2008

Beware! Domino’s web date and time formats (locale) are guessed based on the language preference set in the user’s web browser.

Filed under: Domino | Comments (0)