Tuesday, November 27, 2007

IE Auto completion and javascript events for 'text' input.

When auto completion feature is turned on for Forms in IE, it sends a 'property change' event when a text input is auto completed while it sends a 'change' event when a user types in a value.

Listen for both 'propert change' and 'change' on a 'text' input if your form behaves depending on the value entered either manually or by browser's auto completion feature.

OC4J Start up problem - DMS NounType Iterator

OC4J fails to start up by throwing this error when an ias-instance 'id' and 'name' are changed in opmn/conf/opmn.xml.

An unknown OPMN error has occured.
DMS NounType Iterator.

Change 'IASname' under section '[InstallData]' in $ORACLE_HOME/config/ias.properties to be in sync with ias-instance attributes in opmn.xml