# Check03-2007-01-13-2109-log.txt    UTF-8                    dh:2007-01-13
#
# This is a regression run of Check03 with the 0.40alpha OdmJni code,
# after correcting OdmJniView to properly overload the dmsAvailable()
# method of the OdmNullWorkingDocument implementation.  The log file
# Odma32-2007-01-13-2109-log.txt shows the ODMA Connection Manager log
# of the ODMA operations performed during this run.

21:09:39.32 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck
03.bat
**   RunCheck03.bat 0.00 PERFORMING odmjni100 Check03 CONFIRMATION
*    OdmJava.bat 0.01 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using package class path at C:\MyProjects\java\ODMdev
         and default package path info\odma\odmjni100


Check03> 0.12 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.08 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.odmjni100.OdmJniWork@9664a1
                 ODMJNI 1.0 OdmJniWork 0.00 OdmWorkingDocument

                            dmsAvailable() = true
                      operationSucceeded() = true
                      operationCancelled() = false
                 localOperationRequested() = false

                 viewOnly() = false
                 docID() =
                   |::ODMA\ODMASAMP\20-36-12-43|
                 docLocation() =
                   |C:\DOCUME~1\orcmid\LOCALS~1\Temp\ODMB8.txt|

                 windowTitle() =
                   |20-36-12-43 - Check05 commitChanges Starter|
                 dmsAuthor() =
                   |ORCMID|
                 dmsDocName() =
                   |Check05 commitChanges Starter|
                 dmsDocType() =
                   |ODMJNI TEST DOCUMENT|
                 dmsFormatName() =
                   |Text|

         > > > The Default DMS is no longer required.
               It is released by OdmConnection.release().

         > > The Connection is no longer required.
             It is released by OdmConnection.release().

         > Interface OdmConnection.release() performed.
           The Default DMS is no longer available.
           The connection is no longer available.

Check03> exit


21:09:46.46 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03>

# $Header: /ODMdev/info/odma/odmjni100/test/Check03/Check03-2007-01-13-2109-log.txt 1     07-01-13 21:24 Orcmid $

#            *** end of Check03-2007-01-13-2109-log.txt ***