# Check03-2007-01-07-2337-log.txt    UTF-8                  dh:2007-01-07
#
# This is the successful run of all 3 cases of document selection using
# Check03 with a selectDoc implementation that fails when a document is
# selected.  This shows that the different null documents are created and
# returned properly.
#
# Check03 0.11 is used with OdmJniApp 0.07.  There are no cases where an
# OdmJniView document instance is returned, but all of the failure cases
# are confirmed to operate properly and the OdmNative session terminates
# cleanly (see the earlier Odma32-...-log.txt capture at the start of this
# session.

23:20:34.02 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck03.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.11 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.07 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.practical100.OdmNullWorkingDocument@13e8d89
                 ODMJNI 1.0 0.05 OdmNullWorkingDocument

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

                 viewOnly() = false
                 docID() = null
                 docLocation() = null

                 windowTitle() = null
                 dmsAuthor() = null
                 dmsDocName() = null
                 dmsDocType() = null
                 dmsFormatName() = null

         > > > 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


23:20:43.89 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck03.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.11 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.07 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.practical100.OdmNullWorkingDocument@13e8d89
                 ODMJNI 1.0 0.05 OdmNullWorkingDocument

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

                 viewOnly() = false
                 docID() = null
                 docLocation() = null

                 windowTitle() = null
                 dmsAuthor() = null
                 dmsDocName() = null
                 dmsDocType() = null
                 dmsFormatName() = null

         > > > 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


23:33:37.56 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03> RunCheck03.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.11 Explore chooseDocument()  (using JNI 1.4)

         > OdmConnection interface acquired:
           ODMJNI 1.0 OdmJniApp 0.07 OdmConnection

         > > An ODMA Connection is available.

         > > > A Default DMS is available.

         > > > > chooseDocument() = an interface-implementation reference:
                 info.odma.practical100.OdmNullWorkingDocument@13e8d89
                 ODMJNI 1.0 0.05 OdmNullWorkingDocument

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

                 viewOnly() = false
                 docID() = null
                 docLocation() = null

                 windowTitle() = null
                 dmsAuthor() = null
                 dmsDocName() = null
                 dmsDocType() = null
                 dmsFormatName() = null

         > > > 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


23:35:13.60 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\Check03>

# $Header: /ODMdev/info/odma/odmjni100/test/Check03/Check03-2007-01-07-2337-log.txt 1     07-01-07 23:44 Orcmid $

#            *** end of Check03-2007-01-07-2337-log.txt ***