IBM Application Services Pack for Distributed Systems 1.0
                       Fix Pack 1 for Solaris

			    April 1, 2005

===================================================================
Contents

Section 1. General Description
Section 2. Supported Platforms
Section 3. Prerequisites
Section 4. Installation Steps
Section 5. Removal Steps
Section 6. Defects Fixed
Section 7. Known Defects and Workarounds
Section 8. File List

====================================================================
====================================================================
Section 1. General Description
--------------------------------------

This is the first cumulative fix pack for 
IBM Application Services Pack for Distributed Systems 1.0. 
It includes and supersedes all previous 1.0 fix packs.

See Section 6 for the list of defects fixed by this fix pack.

See Section 7 for the known defects and workarounds.

====================================================================
Section 2. Supported Platforms
--------------------------------------

Solaris 2.7 32BT
Solaris 2.8 32BT

====================================================================
Section 2. Prerequisites
--------------------------------------

One of the below release levels or corresponding maintenance version 
should be installed:

  IBM Application Services Pack for Distributed Systems 1.0 - RQV100G2

  CandleNet eBP 3.1 - RBV310G3

====================================================================
Section 4. Installation Steps
--------------------------------------

Use the instructions below:

1. Shutdown applications and services using IBM Application Services Pack.
  
2. Make backup copies of the files listed in the "File List" section.

3. Copy the fixpack, 1.0.0-TIV-ASPK-Solaris-FP0001.tar.Z , 
   to the $CANDLE_ROMA_HOME directory.

4. Type the command "uncompress 1.0.0-TIV-ASPK-Solaris-FP0001.tar.Z".

5. Type the command "tar pxvf 1.0.0-TIV-ASPK-Solaris-FP0001.tar"

====================================================================
Section 5. Removal Steps
--------------------------------------

Use the instructions below:

1. Shutdown applications and services using IBM Application Services Pack.
 
2. Restore files from the backup created during fix pack installation.

====================================================================
Section 6. Defects Fixed
--------------------------------------

New defects fixed in this fix pack (APARs):
-------------------------------------------

OA11223

  Running the File Transfer Connector with Message-To-File dispatcher from 
  "kucstart" causes abnormal end of program.

OA11293
  
  KUC process causes high CPU load with multiple 
  warnings in the log : "Unexpected wait issued for thread."

Fixes included from the previous interim fixes (SRs):
-----------------------------------------------------

1-42497731 Corrupted LDIF leads to Roma crash

1-38345547 Loop when large number of objects in cache

1-39481741 XML parsing is thread-unsafe on AIX. May cause 
           crash or some error.
                      
1-42313955 XC API returns invalid number of directory item 
           attributes.
                      
1-42314137 Race condition in route cache handling
           
1-42313941 Memory leaks in the Java Message-Exchange API
            
1-42635451 The Java EMS API fails to handle Roma 3.0 messages
                      
1-42736381 Roma 3.0 message handling in the EMS Server sample
            
1-41940241 App Mgr have stopped without warning

1-40519611 Memory overrun in eBP Monitor
            
1-18385217 (KRO) casp1.0 message conversion error
            
1-12297101 (KRO) Conversion tab tree hangs (memory ) for 
           DTD with >= 75 000 nodes.

1-5NAIS    ROM hang when modifying Tib Bridge subject to asterisk..
   
1-5RU6E    Autogenerate BE doesn't ensure a queue name set

1-5Q1WH    Data validation fails when BE Profile Queue name is empty

1-11964904 AutoGeneration of Context record should populate common root

1-12552004 Renaming Namespace to same name results in its deletion 

1-11993902 BSP Applications could fail if Audit Log is enabled and the
             application receives a message that includes tag buffer data.

1-14555537 Customer not seeing InFlight data for Native Connector

1-40195771 Java applications fail with the KXCRC_GET_ATTRIBUTE_FAILURE error

1-37509231 Java EMS API enhancement

1-35097801 Incorrect padding of Base64 data in LDIF.

1-33647486 LDIF specified in KXCDIR without a context does not
           inherit a context from a preceding LDAP URL.

1-19591701 Updated cpp sample client to clarify need to close
           themes to prevent resource leaks. Fixed cpp server
           sample crash on large messages.

1-29574928 Correlation ID lost when message sent to EMS

1-34641704 Message format name lost when message sent to EMS

1-33408401 Possible abend due to overlapped memory copying

1-33670805 S0C9 in kxcHashTable constructor in LDIF is empty

1-29574928 Loss of the Correlation ID of an exception message

1-18978954 Java application fails when accessing a very large
           dictionary entry from the directory

1-18439937 C API samples server11 and server12 need correction to
           allow message sent to the EMS be replayed by an EMS server

1-18173101 Server with compression ILS crashes on message with no 
           compression. Scenario Client has no or "get only" 
           compression (krucmpgt), Server has "get & put" 
           compression (krucmp). So the incoming message to the
           server has no compression trailer and the (krucmp) ILS
           should not be called. However it is and it assumes a valid
           trailer so a crash occurs

1-17314501 Cannot obtain the MsgID/CorrelID data via C++ API
           The Roma C++ API method 
            const char * RomaMsgId::operator *() const
           did not return valid data that repsented the transport
           message or correlation identifers, and could not be
           be used in RomaMsgId::set(const void* data, int len)
           or KXC C API calls to recreate the identifier

1-16711501 Unable to utilise both eBP Compression and eBP MQSecure In
           Line Services, ILSs.
           Problems could be encountered when Clients and Elements
           contained ILSs at the same call phase but driven by config
           and ILS trailer at the receiver.
           In addressing this problem additional validation is added.
           If the following is encountered
           Error    = Warning(KXCRC_MESSAGE_SUPPRESSED) OpType(KXC) 
           SubError = Error(KXCRC_CONFIG_ERROR) OpType(KXC) Reason() 
           Data(Sender and Receiver ILS order mismatch) 
           Please review the order of ILS entries in the Roma directory.
           Note for ILSs with persistent trailers the configured ILS 
           order in the receiver determines the call order

1-5PLGT    See 1-17704401

1-17704401 Message conversion for message flowed across different codepage
           source to target may result in currupt message being delivered.
           When a application sends a message with a message format that
           is defined as text in the directory and the message gets
           converted via the XML conversin ILS to a message format that is
           defined as binary in the directory the message should not be
           codepage convered even if the source and target client/element
           have different configured codepages in the directory

1-17661238 Minor Memory and handle resource leak when application repeatedly
           calls kxc..Initialize - kxcTerminate from a process

1-17541467 Memory and handle resource leak when application repeatedly creates
           threads that call kxc..Initialize() - kxc... - kxcTerminate() and
           then the thread terminates while the process continues

1-15549349 Enhanced MSMQ Transport support to enable off-line operation
           and remove the need for access to MSMQ Information Server on
           a Primary Enterprise Controller.
           Please refer to the configuration and usage notes provided in
           readme\msmqrd.doc.
           This enhancement was delivered in Roma BSP v3.0 via 1-4GSYT

1-16174505 Enable the kxcWriteLog timestamps to be written in Local Time
           rather than UTC if KXCLOGLOCALTZ Environment Variable set to 1.

1-15535102 Don't produce Roma FFDC files for error LDAP_NO_SUCH_OBJECT 
           produced from user searches thru Roma XC LDAP-access APIs.

1-61JHE    Improved error "KXCRC_NO_AVAILABLE_ELEMENT" provided for case
           were all business elements in a business component are marked
           not in service.

1-4HNZH    Added C API KXCAPPOPT_ROLLBK_OS_XACT and Object API 
           APP_ROLLBK_OS_XACT "AppDef" Options constant to enable
           programmers to set eBP to perform rollback action on any
           outstanding syncpointed message transactions when a C API
           kxcTerminate() or Object API client / element disconnect /
           destructor is called without having explicitly committed or
           rolled back syncpointed operations.
           The default action is to perform a commit.
           Note the default in the ActiveX binding is now changed to
           rollback since on abnormal termination in Visual Basic etc.
           were object destruction will be performed internally rollback
           rather than commit will occur.

1-13066490 kxcclean Clean "../TMP.." and any old "..%TMP.." temporary
           queues remaining from operation with/from Roma BSP V3.0

1-16333201 kxcclean Read MQSeries V5.2 settings from Windows registry not
           mqs.ini

1-15092501 kxcclean Fix crash if first eBP client found has MQSeries
           default queue manager

1-14866126 Invalid data in KXCMSG SubjectName can lead to Out of Memory
           error running eBP JAVA within Visual Age for JAVA IDE

1-14555537 Not seeing any information in in-flight data report for
           client send from Native Connector

1-13645910 Invalid Trailer error reported in mixed eBP3.1 and BSP2.1
           environment with ILSs that add trailers

1-5YYCN    Performance improvement, only look up transformation
           service if conversion ILS can't handle translation

1-14797201 EXCEPTION_ACCESS_VIOLATION from kxcBufferRelease when
           doing repeated Initialise; Put; Terminate cycles on a thread

1-11976801 Sample programs may not run on HP-UX with load error "kxcmqs5"
           if MQSeries libs not explicitly added to LIBPATH

1-14178007 Sample Transformation ILS for EBCDIC/ASCII conversion not being 
           correctly called under certain conditions

1-11979803 XCMSGEXP_USEDEFAULT for MSMQ Expiry not processed correctly

 
1-12972101 eBP ActiveX API objects return null value if data buffer is
           empty should return variant array having 0 elements

1-12475215 eBP ActiveX API could lead to crash in VBScript ASP

1-12708801 eBP ActiveX API issues

1-13325101 eBP Active API enhancement to provide the ability to get
           message data and tag data as a string. See below for detail.

1-33722881 LDIF does not support base64 encoded entries on read.

1-33151807 Crash in kbb.dll in VB program that uses the MH API.

1-21960569 Directory Administrator crash in saving XmlDocument definition

1-21015925 String concatenation does not work properly in map if it preceedes 
           the if() function and other functions.

1-18676102 Sub-map returns "Unnamed" element.

1-19198601 Unable to convert XML/RAW after LDAP reconnect.

1-21054204 The kxmSetArrayValue() function ignores the ValueLength field 
           for string values.

1-15767701 The sample user-defined function substring() returns
           wrong result.

1-15749403 eBP3.1/CASP Enhancement to support Aix5L and Visual Age 
           v5 compiler.
           Use the following make files to build C++ samples by the 
           Visual Age compiler:
                toolkit/samples/mh/source/cpp/mksmplp.vac
                toolkit/samples/dom/source/mksmpdhf.vac

1-12601001 Conversion ILS and API cannot find conversion map.

1-12007601 krrfcbl does not recognize -r command line option

1-12131705 When serveral "FILLER REDEINFE" clauses appears on the same level, 
           krrfcbl exports them as duplicated groups names.

1-12371304 Conversion ILS cache does not pick up LDAP updates.

1-12665901 Validation errors cause krrcheck to crash.

1-5C7OD    XML-auto-recognize may fail when message
           does not contain XML encoding declaration.

1-11826002,
1-11831705 Conversion ILS and Message Handling API pull up user maps.

1-10465601 Changed default context selection when -h/-p/-ldif 
	   options are specified in krr utils (krrimp, krrexp, krrdel,
 	   krrcheck, krrdtdim, krrdtdgn) - to simplify usage on LDAP 
	   repositories with non-Candle (other than candle.com) roots.
            
	   Details: when -h/-p or -ldif option(s) are specified for a given
	   krr utility, but -ctx is omitted, it still tries to access KXCDIR 
	   settings and retrieve context DN info (first encountered) from it.
           If no KXCDIR or context DN info are found, then default context DN
           cn=RomaContext,dc=Context,dc=Roma,dc=candle,dc=com is assumed.

1-11891101 krrdtdim utility does not support -name option available in 
	   MVS release

1-61MQ1    Internal error reported if operands of && or || are not boolean.

1-5WSKL    Comments within maps cause exceptions.

1-61SL5    Identical names of structures in sample user-defined libraries 
           cause wrong dynamic linker resolution on unixes.

1-11890901 Part of conversion action shown in map error message is too short.

1-11890903 Performance of the first message passing through the kxmilsr or 
           kxmilsc is slow.

1-35422130 LDAP server reports malloc() fail

1-35067001 Crash during LDAP search.

1-35067012 Multithreading problems in the LDAP Client API.

1-35031401 Incorrect padding of Base64 data in LDIF.

1-33408401 Possible abend due to overlapped memory copying

1-33693501 Attempt to seed object with multple objectclass attributes
           leads to LDAP server crash

1-33722881 LDIF does not support base64 encoded entries on read.

1-29678121 Check for presence of NEXTID file after
           initial load. Enforce NEXTID requirement.

1-22029136 Deletion of substring indexes can cause
           incorrect ID to be removed.

1-21805017 Setting system time backwards causes master and replica
           servers to consume 100% CPU

1-20681001 Remove memory leak from C++ API

1-19198601 Return underlying error code on search 
           failures in C++ API

1-18184803 Problem with AIX BER packet encode/decode

1-16741811 Handle v.large (approaching LONG_MAX) cache timeout

1-17631601 Correct LDAP/LDIF precedence handling in kxscpp 
           for KXCDIR

1-47R1H &
1-17790635 Correct service behaviour when stopping under Win2K
           Service Control Manager (SCM)

====================================================================
Section 7. Known Defects and Workarounds
--------------------------------------

APAR IY70041
  
  SYMPTOM:

    File Transfer connector for File-To-File dispatcher
    exits with an error like below: 
    
    "The PlugIn for the Connector Framework Dispatcher 
    FileToFile0 cannot be created"
    
  WORKAROUND:
    
    No workaround available.

====================================================================
Section 8. File List
--------------------------------------                     

 Length    Date    Time    Name
 ------    ----    ----    ----
      0  03-30-05  14:47   README/
  12695  01-29-04  12:33   README/EMS_API.txt
      0  04-09-04  06:19   SC4.2/
      0  04-09-04  06:19   SC4.2/bin/
  23064  09-09-03  02:48   SC4.2/bin/cppclnt
  23248  09-09-03  02:48   SC4.2/bin/cppsrvr
  82904  10-24-02  12:10   SC4.2/bin/krrcheck
  99528  10-09-02  00:48   SC4.2/bin/krrdel
 225136  10-09-02  00:48   SC4.2/bin/krrdtdgn
 106044  10-09-02  00:48   SC4.2/bin/krrdtdim
 130168  10-09-02  00:48   SC4.2/bin/krrexp
1072224  10-09-02  00:48   SC4.2/bin/krrfcbl
 201684  10-09-02  00:48   SC4.2/bin/krrimp
      0  04-09-04  06:19   SC4.2/lib/
  97072  10-22-02  11:43   SC4.2/lib/kxmilsc
  75464  10-22-02  11:43   SC4.2/lib/kxmilsr
  77992  10-22-02  11:43   SC4.2/lib/kxmrawgt
  77992  10-22-02  11:43   SC4.2/lib/kxmrawpt
  77984  10-22-02  11:43   SC4.2/lib/kxmxmlgt
  77984  10-22-02  11:43   SC4.2/lib/kxmxmlpt
1701404  04-08-04  03:24   SC4.2/lib/libkrrcore.so
1014920  10-09-02  00:48   SC4.2/lib/libkrrmf.so
 374408  10-09-02  00:48   SC4.2/lib/libkrrob.so
 640808  10-09-02  00:48   SC4.2/lib/libkrrtool.so
 291544  09-08-01  02:40   SC4.2/lib/libkrrutil.so
 797940  09-09-01  14:06   SC4.2/lib/libkrrxml4c.so
 524732  03-12-04  04:58   SC4.2/lib/libkxcjni.so
 315260  03-12-04  04:58   SC4.2/lib/libkxcldc.so
1476736  03-12-04  04:58   SC4.2/lib/libkxcldci.so
 561432  09-09-03  02:52   SC4.2/lib/libkxco.so
1927228  10-22-02  11:43   SC4.2/lib/libkxm.so
1377204  10-22-02  11:43   SC4.2/lib/libkxmconv.so
 339252  10-22-02  11:43   SC4.2/lib/libkxmhf.so
 149644  10-22-02  11:43   SC4.2/lib/libkxmils.so
 337360  03-05-04  11:38   SC4.2/lib/libxscpp.a
      0  04-09-04  06:19   ldap/
      0  04-09-04  06:19   ldap/bin/
  85640  10-24-02  11:49   ldap/bin/krrcheck
 109780  10-09-02  04:57   ldap/bin/krrdel
 160968  10-09-02  04:57   ldap/bin/krrexp
 254768  10-09-02  04:57   ldap/bin/krrimp
  35256  09-09-03  07:54   ldap/bin/kxsldcnv
 522716  03-05-04  11:31   ldap/bin/kxsserv
 131020  09-09-03  07:54   ldap/bin/ldapadd
 131080  09-09-03  07:54   ldap/bin/ldapback
 104196  09-09-03  07:54   ldap/bin/ldapdelete
 131020  09-09-03  07:54   ldap/bin/ldapmodify
 105664  09-09-03  07:54   ldap/bin/ldapmrdn
 140472  09-09-03  07:54   ldap/bin/ldapsearch
 102652  09-09-03  07:54   ldap/bin/ldapstop
      0  03-30-05  19:35   ldap/cfg/
   4799  03-30-05  19:35   ldap/cfg/kfx.ldf
    542  03-30-05  19:35   ldap/cfg/kfxmsgd.ldf
  11346  10-21-01  07:07   ldap/cfg/krr.dtd
   6076  11-28-02  06:46   ldap/cfg/kxsattr.cnf
   1142  11-28-02  06:46   ldap/cfg/kxsfmt.ldf
    359  11-28-02  06:46   ldap/cfg/kxsfrb.ldf
   1128  11-28-02  06:46   ldap/cfg/kxsfrl.ldf
   1277  11-28-02  06:46   ldap/cfg/kxsinit.ldf
  10528  11-28-02  06:46   ldap/cfg/kxsobjs.cnf
   4838  11-28-02  06:46   ldap/cfg/kxsserv.ori
      0  02-23-04  04:29   mgmt/
      0  02-23-04  05:02   mgmt/bin/
 426524  02-20-04  01:59   mgmt/bin/kbxadir
1509452  02-20-04  02:11   mgmt/bin/kbxapipe
 551412  02-20-04  02:18   mgmt/bin/kbxualu
      0  02-23-04  05:01   mgmt/lib/
 372708  02-20-04  02:12   mgmt/lib/kbxspipe
 124300  02-20-04  02:15   mgmt/lib/kbxuilsf
 124064  02-20-04  02:16   mgmt/lib/kbxuilsr
      0  04-09-04  06:20   toolkit/
      0  10-20-03  05:22   toolkit/apisource/
      0  10-20-03  05:22   toolkit/apisource/java/
      0  10-20-03  05:22   toolkit/apisource/java/com/
      0  10-20-03  05:22   toolkit/apisource/java/com/candle/
      0  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/
      0  03-12-04  04:20   toolkit/apisource/java/com/candle/roma/kxc/
   2363  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/GetAdapter.java
   2380  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/PutAdapter.java
  39106  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/Roma.java
  11167  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBaseGetOptions.java
   7114  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBasePutOptions.java
   7011  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBeRequest.java
  18118  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBeResponse.java
  17353  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessElement.java
   4117  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessFlow.java
   3046  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessService.java
  21073  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaClient.java
  18243  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaClientRequest.java
   7449  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaClientResponse.java
   4085  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaConfig.java
  20487  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaContext.java
  17536  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaDirectoryAgent.java
   9619  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaDirectoryItem.java
  10499  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaError.java
   6971  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaErrorInformation.java
   2565  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaEteInfo.java
   2969  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaExcErrorData.java
   9755  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaException.java
   4023  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionError.java
   4250  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionInfo.java
  20581  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionMessage.java
   8785  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionOptions.java
  10572  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaGetOptions.java
   4562  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaILSData.java
   2635  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaInteger.java
   4754  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaLogInformation.java
  22920  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaMessage.java
   4075  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaMessageInfo.java
   6817  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaPutOptions.java
   6558  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaReportOptions.java
   7777  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaRetrieveOptions.java
   7813  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaRoute.java
   5496  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaSecurityDef.java
   9991  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaStorable.java
  18680  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaStorageQueue.java
   5479  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaStoreOptions.java
   3063  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaSubject.java
   4864  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaSyncpointDef.java
   4457  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaSystemConfig.java
   4008  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaTheme.java
   7572  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaThemeInfo.java
   5149  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaTrailer.java
   4246  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaWorkflow.java
   6653  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/RomaWorkflowService.java
      0  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/
  23936  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/Kxc.java
   2666  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcBuffer.java
   3962  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcClient.java
   4730  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcConnection.java
  17042  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcContext.java
   2597  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcError.java
   2394  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcErrData.java
   2719  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcRomaConf.java
   2681  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcSysConf.java
   3207  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcException.java
   2433  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcGetCtrl.java
   2650  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcInvalidConnection.java
   2496  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcLogData.java
   5215  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsg.java
   3528  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsgCtrl.java
   2803  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsgInfo.java
   2641  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcNativeConnection.java
  29459  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcNativeInterface.java
   3948  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcOper.java
   2213  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcPutCtrl.java
   2829  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcReportCtrl.java
   3225  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcServer.java
   2386  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcStruct.java
   3526  10-20-03  05:22   toolkit/apisource/java/com/candle/roma/kxc/raw/KxcSubError.java
  71480  10-20-03  05:22   toolkit/apisource/java/kxcjbnxa.cpp
  13375  10-20-03  05:22   toolkit/apisource/java/kxcjbnxa.hpp
  17707  10-20-03  05:22   toolkit/apisource/java/kxcjems.cpp
   4357  10-20-03  05:22   toolkit/apisource/java/kxcjems.hpp
  23183  10-20-03  05:22   toolkit/apisource/java/kxcjnia.cpp
   5164  10-20-03  05:22   toolkit/apisource/java/kxcjnia.hpp
  36074  10-21-03  06:53   toolkit/apisource/java/kxcjobj.cpp
   9671  10-20-03  05:22   toolkit/apisource/java/kxcjobj.hpp
   3516  10-20-03  05:22   toolkit/apisource/java/kxcjsrca.mak
   2558  10-20-03  05:22   toolkit/apisource/java/makefile
   3488  10-20-03  05:22   toolkit/apisource/java/readme.txt
      0  03-30-05  14:36   toolkit/bin/
  26772  08-16-02  07:33   toolkit/bin/c_client
  20284  04-20-02  00:20   toolkit/bin/c_server
  23664  09-09-03  02:48   toolkit/bin/cppclnt
  23764  09-09-03  02:48   toolkit/bin/cppsrvr
 359364  03-27-05  15:40   toolkit/bin/kfxxfer
 281800  10-09-02  05:02   toolkit/bin/krrdtdgn
 124572  10-09-02  05:02   toolkit/bin/krrdtdim
1103588  10-09-02  05:02   toolkit/bin/krrfcbl
  14184  03-27-05  14:49   toolkit/bin/kuc
  23924  03-27-05  14:49   toolkit/bin/kucctrl
  31380  03-27-05  14:49   toolkit/bin/kucserv
  13928  03-27-05  14:49   toolkit/bin/kucstart
  17608  03-27-05  14:49   toolkit/bin/kucstats
  13684  03-27-05  14:49   toolkit/bin/kucstop
  44040  04-22-02  13:33   toolkit/bin/kxcclean
  39648  03-12-04  04:23   toolkit/bin/kxcems
      0  04-09-04  06:20   toolkit/include/
   9614  10-09-02  04:57   toolkit/include/krrerror.h
  92903  04-22-02  13:34   toolkit/include/kxc.h
  23866  04-22-02  13:36   toolkit/include/kxcoroma.hpp
      0  10-20-03  05:19   toolkit/jdoc/
   4228  10-20-03  05:19   toolkit/jdoc/allclasses-frame.html
      0  10-20-03  05:19   toolkit/jdoc/com/
      0  10-20-03  05:19   toolkit/jdoc/com/candle/
      0  10-20-03  05:19   toolkit/jdoc/com/candle/roma/
      0  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/
 190323  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/Roma.html
  20515  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaBeRequest.html
  46865  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaBeResponse.html
  38160  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaBusinessElement.html
  12110  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaBusinessFlow.html
   9317  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaBusinessService.html
  39919  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaClient.html
  47486  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaClientRequest.html
  21675  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaClientResponse.html
  10807  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaConfig.html
  31387  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaContext.html
  31924  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaDirectoryAgent.html
  19129  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaDirectoryItem.html
  48526  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaError.html
   6117  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaEteInfo.html
   8420  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaExcErrorData.html
  12683  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaExceptionInfo.html
  39405  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaExceptionMessage.html
  22912  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaExceptionOptions.html
  28414  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaGetOptions.html
  11222  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaILSData.html
   8825  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaInteger.html
  11717  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaLogInformation.html
  12406  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaMessageInfo.html
  14875  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaReportOptions.html
  21978  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaRetrieveOptions.html
  22202  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaRoute.html
   6120  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaSecurityDef.SecBuffer.html
   9208  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaSecurityDef.html
  28895  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaStorable.html
  36731  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaStorageQueue.html
  14562  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaStoreOptions.html
   9354  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaSubject.html
   9630  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaSyncpointDef.html
  11432  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaSystemConfig.html
  10629  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaTheme.html
  18591  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaThemeInfo.html
  13210  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaTrailer.html
  11395  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaWorkflow.html
  19401  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/RomaWorkflowService.html
   3966  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/package-frame.html
  13127  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/package-summary.html
   9522  10-20-03  05:19   toolkit/jdoc/com/candle/roma/kxc/package-tree.html
   3487  10-20-03  05:19   toolkit/jdoc/deprecated-list.html
   6677  10-20-03  05:19   toolkit/jdoc/help-doc.html
 247909  10-20-03  05:19   toolkit/jdoc/index-all.html
    703  10-20-03  05:19   toolkit/jdoc/index.html
   8927  10-20-03  05:19   toolkit/jdoc/overview-tree.html
     20  10-20-03  05:19   toolkit/jdoc/package-list
    665  10-20-03  05:19   toolkit/jdoc/packages.html
   4688  10-20-03  05:19   toolkit/jdoc/serialized-form.html
   1240  10-20-03  05:19   toolkit/jdoc/stylesheet.css
      0  03-27-05  15:40   toolkit/lib/
  22680  03-27-05  14:49   toolkit/lib/kucear
 117771  03-12-04  04:59   toolkit/lib/kxcjbind.jar
 100328  08-16-02  07:40   toolkit/lib/kxcmqs5
  95800  08-16-02  07:40   toolkit/lib/kxcmqsc5
  84196  10-22-02  11:16   toolkit/lib/kxmilsc
  70992  10-22-02  11:16   toolkit/lib/kxmilsr
  72532  10-22-02  11:16   toolkit/lib/kxmrawgt
  72532  10-22-02  11:16   toolkit/lib/kxmrawpt
  72520  10-22-02  11:16   toolkit/lib/kxmxmlgt
  72516  10-22-02  11:16   toolkit/lib/kxmxmlpt
1000172  03-27-05  15:40   toolkit/lib/libkfxplgro.so
   4588  03-27-05  15:38   toolkit/lib/libkfxpmsg.so
1968316  08-05-03  03:50   toolkit/lib/libkrrcore.so
1363332  10-09-02  05:02   toolkit/lib/libkrrmf.so
 440156  10-09-02  05:02   toolkit/lib/libkrrob.so
 709816  10-09-02  05:02   toolkit/lib/libkrrtool.so
 858284  09-08-01  02:41   toolkit/lib/libkrrutil.so
 925744  09-09-01  14:06   toolkit/lib/libkrrxml4c.so
  33392  03-27-05  14:49   toolkit/lib/libkucerf.so
 700716  03-27-05  14:49   toolkit/lib/libkucfw140.so
  22660  03-27-05  14:49   toolkit/lib/libkucitfce.so
 302960  03-27-05  14:49   toolkit/lib/libkucshr.so
1054020  03-12-04  04:56   toolkit/lib/libkxc.so
 533160  03-12-04  04:56   toolkit/lib/libkxcjni.so
 351584  03-12-04  04:56   toolkit/lib/libkxcldc.so
 209892  03-12-04  05:42   toolkit/lib/libkxcldc_g.so
1547068  03-12-04  04:56   toolkit/lib/libkxcldci.so
 994548  03-12-04  05:42   toolkit/lib/libkxcldci_g.so
 671432  08-16-02  08:51   toolkit/lib/libkxco.so
 104012  03-12-04  04:56   toolkit/lib/libkxcxtra.so
2261800  10-22-02  11:16   toolkit/lib/libkxm.so
1494600  10-22-02  11:42   toolkit/lib/libkxmconv.so
 380696  10-22-02  11:16   toolkit/lib/libkxmhf.so
 165348  10-22-02  11:16   toolkit/lib/libkxmils.so
 200552  03-05-04  11:31   toolkit/lib/libkxsbkld.so
 119256  03-05-04  11:33   toolkit/lib/libkxsbkld_g.so
  31796  03-05-04  11:31   toolkit/lib/liblber.a
  19616  03-05-04  11:33   toolkit/lib/liblber_g.a
 245440  03-05-04  11:31   toolkit/lib/libldap.a
 215384  03-05-04  11:31   toolkit/lib/libldap32.so
 124072  03-05-04  11:33   toolkit/lib/libldap32_g.so
 161088  03-05-04  11:33   toolkit/lib/libldap_g.a
 368284  03-05-04  11:31   toolkit/lib/libxscpp.a
 243520  03-05-04  11:33   toolkit/lib/libxscpp_g.a
      0  04-09-04  06:20   toolkit/samples/
      0  04-09-04  06:20   toolkit/samples/conv/
      0  04-09-04  06:20   toolkit/samples/conv/convmap/
  18333  09-08-01  11:22   toolkit/samples/conv/convmap/readme.txt
      0  04-09-04  06:20   toolkit/samples/conv/lib/
  38432  10-22-02  11:16   toolkit/samples/conv/lib/kxmufful
  24168  09-08-01  16:42   toolkit/samples/conv/lib/kxmufops
   8944  09-08-01  16:42   toolkit/samples/conv/lib/kxmufsim
      0  04-09-04  06:20   toolkit/samples/conv/userfunc/
   4020  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufful.c
  24295  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufgrp.c
   6632  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufmth.c
  24387  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufops.c
   4725  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufprm.c
   9360  09-08-01  11:22   toolkit/samples/conv/userfunc/kxmufsim.c
   7843  04-25-02  05:09   toolkit/samples/conv/userfunc/kxmufstr.c
   8613  09-08-01  11:22   toolkit/samples/conv/userfunc/readme.txt
      0  03-12-04  04:20   toolkit/samples/me/
      0  08-16-02  07:49   toolkit/samples/me/c/
  10503  08-16-02  07:48   toolkit/samples/me/c/client11.c
  14842  04-22-02  13:35   toolkit/samples/me/c/client20.c
  14130  04-22-02  13:35   toolkit/samples/me/c/ils20.c
  28997  08-16-02  07:48   toolkit/samples/me/c/server11.c
  20421  08-16-02  07:49   toolkit/samples/me/c/server12.c
  16308  04-22-02  13:35   toolkit/samples/me/c/server20.c
      0  10-20-03  05:20   toolkit/samples/me/java/
  38021  11-15-03  04:11   toolkit/samples/me/java/RomaEmsServerSample.java
      0  09-09-03  02:54   toolkit/source/
  50747  08-16-02  07:49   toolkit/source/client.c
   9930  09-09-03  02:54   toolkit/source/cppclnt.cpp
   9168  09-09-03  02:54   toolkit/source/cppsrvr.cpp
 102902  03-12-04  04:57   toolkit/source/kxcems.c
  36488  04-20-02  00:20   toolkit/source/server.c

====================================================================
====================================================================