Wednesday, June 27, 2012
Securing Restful Services with WebSphere
Information detailing the authentication mechanisms within WebSphere for Restful Services.
Tuesday, June 26, 2012
TAI Support in WAS
What are trust associations ?
Trust association for Subject Creation
Developing a custom interceptor for trust associations
Trust association for Subject Creation
Developing a custom interceptor for trust associations
WAS 8 Custom Registry Adaptors
VMM can be configured with a custom adaptor so that a custom registry can be integrated into websphere using a standard api.
The information is described here.
The information is described here.
Thursday, June 21, 2012
Wednesday, June 20, 2012
DB2 Commit Performance
Are commits running slowly? Read this article to get an understanding of the performance characteristics of transaction events.
Monday, June 18, 2012
db2 set event monitor
$ db2 set event monitor x1mon state 1
DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned:
SQL1614N An I/O error occurred when activating an event monitor. Reason code = "2". SQLSTATE=58030
This is due to the command:
Expecting the x1mon at the end of /tmp/x1mon to be a directory!
DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned:
SQL1614N An I/O error occurred when activating an event monitor. Reason code = "2". SQLSTATE=58030
This is due to the command:
db2 "create event monitor x1mon for statements, deadlocks, database, tables, connections, transactions write to file '/tmp/x1mon' "
Expecting the x1mon at the end of /tmp/x1mon to be a directory!
Thursday, June 14, 2012
Subscribe to:
Posts (Atom)