Appreciations accepted

Vladlen Litvinov, the author: If you have some job offer for me, I'm ready to discuss it. View Vladlen Litvinov's profile on LinkedIn

Password

Monday, December 30, 2013

java.io.IOException: Async IO operation failed (1), reason: RC: 32 Broken pipe

Just for memory.

If you get this message on standalone WAS you need change this time-out for JVM: HttpInboundPersistReadTimeout

Tuesday, December 24, 2013

SPNEGO SSO in IBM BPM clustered environment

As you know, for Windows client Integrated Authentication in IBM WAS the mechanism called SPNEGO (The Simple and Protected GSS-API Negotiation Mechanism) is used.
Our BPM users can access to portals without input of username and password, using their Windows account.  

I won't give a detail guide because the old guide you can find here
But there is not a way for clustered environments here what are used in productive most frequently.
I can fill this defect.
I describe the features for clusters.

Interactive script for IBM BPM offline installation of PAs (Import Part)

I continue the theme about automation of deploying of snapshots because some people interested in.
Here you can find the script for export.

Now I am publishing the shell script for importing of a snapshot for offline installation.

Monday, December 16, 2013