* IllegalStateException
*/
public void commit() throws HeuristicMixedException,
HeuristicRollbackException, IllegalStateException,
RollbackException, SecurityException, SystemException {
throw new InvalidStateException(_loc.get("was-unsupported-op",
"commit"));
}