IBM Application Services Pack for Distributed Systems 1.0 Fix Pack 1 for Windows 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 -------------------------------------- Windows NT 4.0 SP6a Windows 2000 SP4 Windows XP Windows 2003 ==================================================================== 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. Unpack 1.0.0-TIV-ASPK-Windows-FP0001.zip to the Application Services Pack home directory. You can display the Application Services Pack home directory from the command line: echo %CANDLE_ROMA_HOME% ==================================================================== 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 23:09 Mgmt/ 0 03-29-05 15:43 Mgmt/bin/ 28160 02-16-04 14:20 Mgmt/bin/kbxclnt.exe 158720 02-16-04 14:20 Mgmt/bin/kbxspipe.dll 20480 02-16-04 14:20 Mgmt/bin/kbxsrvr.exe 274432 02-16-04 14:21 Mgmt/bin/kbxualu.exe 59392 02-16-04 14:21 Mgmt/bin/kbxuilsf.dll 58880 02-16-04 14:21 Mgmt/bin/kbxuilsr.dll 0 03-31-05 01:23 README/ 13051 10-21-03 15:37 README/EMS_API.txt 133120 04-22-02 13:36 README/msmqrd.doc 0 03-30-05 23:08 cma/ 148992 02-16-04 14:15 cma/kbxadir.exe 800256 02-16-04 14:20 cma/kbxapipe.exe 1281 06-18-01 08:14 cma/kxccma.ini 1245 06-18-01 08:14 cma/kxscma.ini 0 03-30-05 23:09 ldap/ 0 03-29-05 15:43 ldap/bin/ 32256 10-24-02 20:50 ldap/bin/krrcheck.exe 33280 10-17-02 14:21 ldap/bin/krrdel.exe 58368 10-17-02 14:20 ldap/bin/krrexp.exe 98816 10-17-02 14:21 ldap/bin/krrimp.exe 631296 03-11-04 17:13 ldap/bin/kxc.dll 74752 03-11-04 17:12 ldap/bin/kxcxtra.dll 18944 03-09-04 18:11 ldap/bin/kxsbkld.dll 169472 03-09-04 18:13 ldap/bin/kxscpp.dll 12800 09-09-03 20:58 ldap/bin/kxsldcnv.exe 253440 03-09-04 18:12 ldap/bin/kxsserv.exe 93696 03-09-04 18:11 ldap/bin/ldap32.dll 17920 09-25-03 16:15 ldap/bin/ldapadd.exe 10240 09-09-03 20:58 ldap/bin/ldapback.exe 10752 09-09-03 20:58 ldap/bin/ldapdelete.exe 17920 09-25-03 16:15 ldap/bin/ldapmodify.exe 11264 09-09-03 20:58 ldap/bin/ldapmrdn.exe 14848 09-09-03 20:58 ldap/bin/ldapsearch.exe 9216 09-09-03 20:58 ldap/bin/ldapstop.exe 28160 09-09-03 20:57 ldap/bin/resolv.dll 0 03-31-05 06:42 ldap/cfg/ 5001 09-13-01 22:38 ldap/cfg/kfx.ldf 564 08-23-01 19:45 ldap/cfg/kfxmsgd.ldf 11790 10-18-01 18:58 ldap/cfg/krr.dtd 4970 10-04-02 10:22 ldap/cfg/kxsserv.ori 0 03-30-05 23:08 rom/ 0 03-31-05 06:44 rom/kbxconfg/ 0 03-31-05 06:44 rom/kbxconfg/help/ 0 03-31-05 06:44 rom/kbxconfg/help/Ftc/ 71843 09-27-01 11:36 rom/kbxconfg/help/Ftc/BSSCDHTM.js 3790 09-27-01 11:36 rom/kbxconfg/help/Ftc/bg-grey.gif 10922 09-27-01 11:36 rom/kbxconfg/help/Ftc/candle.css 13609 09-27-01 11:36 rom/kbxconfg/help/Ftc/candle1.css 1284 11-08-00 16:50 rom/kbxconfg/help/Ftc/kbxdispm.htm 7140 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxf2fd.htm 457 07-21-00 16:56 rom/kbxconfg/help/Ftc/kbxf2fes.htm 10046 06-07-02 10:52 rom/kbxconfg/help/Ftc/kbxf2fop.htm 2258 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfconm.htm 1425 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfconn.htm 1437 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfdisp.htm 2576 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxferro.htm 1769 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfm2fd.htm 5341 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfm2fo.htm 4794 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfm2ft.htm 2743 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfm2id.htm 4819 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfos39.htm 3678 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxfroma.htm 2205 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxftid.htm 2959 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxftint.htm 1412 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxindex.htm 897 07-21-00 16:56 rom/kbxconfg/help/Ftc/kbxleft.gif 2870 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxleft.htm 1443 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxlogo.gif 1558 09-27-01 11:36 rom/kbxconfg/help/Ftc/kbxlogo.htm 457 07-21-00 16:56 rom/kbxconfg/help/Ftc/kbxm2fes.htm 1130156 07-18-02 18:11 rom/kbxconfg/kbxbbsp.jar 309907 06-07-02 11:01 rom/kbxconfg/kbxbftc.jar 552673 07-18-02 18:11 rom/kbxconfg/kbxbmdr.jar 1020004 07-18-02 18:11 rom/kbxconfg/kbxbrom.jar 6543 07-18-02 18:11 rom/kbxconfg/kbxbtrc.jar 105869 07-18-02 18:11 rom/kbxconfg/kbxbxml.jar 0 03-30-05 23:08 toolkit/ 0 03-29-05 15:43 toolkit/apisource/ 0 03-29-05 15:43 toolkit/apisource/java/ 0 03-29-05 15:43 toolkit/apisource/java/com/ 0 03-29-05 15:43 toolkit/apisource/java/com/candle/ 0 03-29-05 15:43 toolkit/apisource/java/com/candle/roma/ 0 03-29-05 15:43 toolkit/apisource/java/com/candle/roma/kxc/ 2427 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/GetAdapter.java 2445 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/PutAdapter.java 40257 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/Roma.java 11573 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaBaseGetOptions.java 7368 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaBasePutOptions.java 7303 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaBeRequest.java 18780 10-10-03 17:27 toolkit/apisource/java/com/candle/roma/kxc/RomaBeResponse.java 17878 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessElement.java 4265 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessFlow.java 3137 10-17-03 16:04 toolkit/apisource/java/com/candle/roma/kxc/RomaBusinessService.java 21731 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaClient.java 18918 10-10-03 17:27 toolkit/apisource/java/com/candle/roma/kxc/RomaClientRequest.java 7754 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaClientResponse.java 4221 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaConfig.java 21197 10-17-03 16:04 toolkit/apisource/java/com/candle/roma/kxc/RomaContext.java 18093 08-15-02 17:34 toolkit/apisource/java/com/candle/roma/kxc/RomaDirectoryAgent.java 9945 08-23-02 19:24 toolkit/apisource/java/com/candle/roma/kxc/RomaDirectoryItem.java 10912 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaError.java 7266 10-10-03 17:27 toolkit/apisource/java/com/candle/roma/kxc/RomaErrorInformation.java 2636 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaEteInfo.java 3062 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaExcErrorData.java 10142 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaException.java 4162 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionError.java 4416 10-17-03 16:04 toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionInfo.java 21342 10-10-03 17:27 toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionMessage.java 9100 07-11-01 14:02 toolkit/apisource/java/com/candle/roma/kxc/RomaExceptionOptions.java 10988 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaGetOptions.java 4721 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaILSData.java 2715 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaInteger.java 4913 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaLogInformation.java 23762 10-17-03 16:04 toolkit/apisource/java/com/candle/roma/kxc/RomaMessage.java 4223 10-17-03 16:04 toolkit/apisource/java/com/candle/roma/kxc/RomaMessageInfo.java 7068 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaPutOptions.java 6800 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaReportOptions.java 8087 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaRetrieveOptions.java 8123 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaRoute.java 5685 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaSecurityDef.java 10386 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaStorable.java 19313 05-17-02 16:59 toolkit/apisource/java/com/candle/roma/kxc/RomaStorageQueue.java 5663 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaStoreOptions.java 3171 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaSubject.java 5045 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaSyncpointDef.java 4611 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaSystemConfig.java 4149 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/RomaTheme.java 7853 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaThemeInfo.java 5321 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaTrailer.java 4408 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaWorkflow.java 6877 10-16-03 20:47 toolkit/apisource/java/com/candle/roma/kxc/RomaWorkflowService.java 0 03-29-05 15:43 toolkit/apisource/java/com/candle/roma/kxc/raw/ 24418 10-03-03 19:22 toolkit/apisource/java/com/candle/roma/kxc/raw/Kxc.java 2751 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcBuffer.java 4085 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcClient.java 4871 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcConnection.java 17638 10-03-03 19:22 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcContext.java 2679 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcError.java 2464 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcErrData.java 2808 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcRomaConf.java 2770 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcExcSysConf.java 3317 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcException.java 2503 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcGetCtrl.java 2728 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcInvalidConnection.java 2571 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcLogData.java 5468 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsg.java 3666 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsgCtrl.java 2894 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcMsgInfo.java 2716 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcNativeConnection.java 30027 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcNativeInterface.java 4068 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcOper.java 2272 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcPutCtrl.java 2925 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcReportCtrl.java 3320 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcServer.java 2452 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcStruct.java 3668 07-11-01 14:03 toolkit/apisource/java/com/candle/roma/kxc/raw/KxcSubError.java 73850 10-17-03 18:45 toolkit/apisource/java/kxcjbnxa.cpp 13727 07-11-01 14:02 toolkit/apisource/java/kxcjbnxa.hpp 18299 10-17-03 16:04 toolkit/apisource/java/kxcjems.cpp 4471 10-17-03 16:04 toolkit/apisource/java/kxcjems.hpp 23836 10-16-03 20:47 toolkit/apisource/java/kxcjnia.cpp 5351 10-10-03 17:27 toolkit/apisource/java/kxcjnia.hpp 37606 10-21-03 15:43 toolkit/apisource/java/kxcjobj.cpp 10101 10-17-03 16:04 toolkit/apisource/java/kxcjobj.hpp 3619 10-17-03 16:04 toolkit/apisource/java/kxcjsrca.mak 2749 10-08-03 19:10 toolkit/apisource/java/makefile 3587 07-11-01 15:37 toolkit/apisource/java/readme.txt 0 03-31-05 06:41 toolkit/bin/ 22528 08-16-02 13:51 toolkit/bin/c_client.exe 18944 04-18-02 16:09 toolkit/bin/c_server.exe 14336 09-08-03 22:01 toolkit/bin/cppclnt.exe 14848 09-08-03 22:01 toolkit/bin/cppsrvr.exe 423936 03-28-05 15:16 toolkit/bin/kfxplgro.dll 5120 03-28-05 15:09 toolkit/bin/kfxpmsg.dll 179712 07-09-02 11:16 toolkit/bin/kfxxfer.exe 573440 10-17-02 14:16 toolkit/bin/krrcore.dll 57856 10-17-02 14:22 toolkit/bin/krrdtdgn.exe 41984 10-17-02 14:21 toolkit/bin/krrdtdim.exe 515072 10-17-02 14:23 toolkit/bin/krrfcbl.exe 518656 10-17-02 14:26 toolkit/bin/krrjni.dll 424448 10-17-02 14:19 toolkit/bin/krrmf.dll 153088 10-17-02 14:19 toolkit/bin/krrob.dll 283136 10-17-02 14:20 toolkit/bin/krrtool.dll 120320 09-09-01 14:09 toolkit/bin/krrutil.dll 293376 09-09-01 14:10 toolkit/bin/krrxml4c.dll 37888 03-28-05 04:15 toolkit/bin/kuc.exe 59904 12-12-01 22:00 toolkit/bin/kucctrl.exe 77824 03-28-05 04:15 toolkit/bin/kucerf.dll 374784 03-28-05 04:15 toolkit/bin/kucfw140.dll 69632 03-28-05 04:16 toolkit/bin/kucitfce.dll 216064 12-04-01 00:37 toolkit/bin/kucshr.dll 47104 12-13-01 20:23 toolkit/bin/kucstart.exe 49664 12-12-01 22:01 toolkit/bin/kucstats.exe 47104 12-12-01 22:01 toolkit/bin/kucstop.exe 23552 04-22-02 17:29 toolkit/bin/kxcclean.exe 17408 04-22-02 17:29 toolkit/bin/kxcclnmq.dll 35328 03-11-04 17:13 toolkit/bin/kxcems.exe 117771 03-11-04 17:19 toolkit/bin/kxcjbind.jar 155648 03-11-04 17:19 toolkit/bin/kxcjni.dll 74240 08-05-03 12:34 toolkit/bin/kxcldap.dll 162304 03-11-04 17:16 toolkit/bin/kxcldc.dll 715264 03-11-04 17:15 toolkit/bin/kxcldci.dll 64000 08-16-02 13:55 toolkit/bin/kxcmqs5.dll 62976 08-16-02 13:55 toolkit/bin/kxcmqsc5.dll 47104 04-22-02 12:57 toolkit/bin/kxcmsmq.dll 140288 08-16-02 13:44 toolkit/bin/kxco.dll 438272 04-22-02 14:56 toolkit/bin/kxcx.dll 821760 11-27-02 00:34 toolkit/bin/kxm.dll 573440 10-17-02 14:35 toolkit/bin/kxmconv.dll 174592 10-17-02 14:33 toolkit/bin/kxmhf.dll 65024 10-17-02 14:35 toolkit/bin/kxmils.dll 36864 10-17-02 14:39 toolkit/bin/kxmilsc.dll 27648 10-17-02 14:39 toolkit/bin/kxmilsr.dll 28160 10-17-02 14:36 toolkit/bin/kxmrawgt.dll 28160 10-17-02 14:36 toolkit/bin/kxmrawpt.dll 223744 07-17-03 18:57 toolkit/bin/kxmxhf.dll 28160 10-17-02 14:36 toolkit/bin/kxmxmlgt.dll 28160 10-17-02 14:36 toolkit/bin/kxmxmlpt.dll 0 03-29-05 15:43 toolkit/include/ 9826 10-04-02 15:21 toolkit/include/krrerror.h 95193 04-22-02 15:17 toolkit/include/kxc.h 24477 04-22-02 15:00 toolkit/include/kxcoroma.hpp 0 03-29-05 15:43 toolkit/jdoc/ 4328 10-20-03 12:30 toolkit/jdoc/allclasses-frame.html 0 03-29-05 15:43 toolkit/jdoc/com/ 0 03-29-05 15:43 toolkit/jdoc/com/candle/ 0 03-29-05 15:43 toolkit/jdoc/com/candle/roma/ 0 03-29-05 15:43 toolkit/jdoc/com/candle/roma/kxc/ 195912 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/Roma.html 21030 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaBeRequest.html 47849 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaBeResponse.html 38386 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaBusinessElement.html 12295 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaBusinessFlow.html 9526 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaBusinessService.html 40206 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaClient.html 48496 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaClientRequest.html 22209 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaClientResponse.html 11051 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaConfig.html 31650 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaContext.html 32177 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaDirectoryAgent.html 19521 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaDirectoryItem.html 49829 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaError.html 6254 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaEteInfo.html 8619 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaExcErrorData.html 13005 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaExceptionInfo.html 40289 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaExceptionMessage.html 23389 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaExceptionOptions.html 29041 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaGetOptions.html 11482 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaILSData.html 9042 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaInteger.html 11979 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaLogInformation.html 12708 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaMessageInfo.html 15196 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaReportOptions.html 22482 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaRetrieveOptions.html 22653 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaRoute.html 6258 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaSecurityDef.SecBuffer.html 9412 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaSecurityDef.html 29584 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaStorable.html 37008 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaStorageQueue.html 14884 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaStoreOptions.html 9571 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaSubject.html 9841 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaSyncpointDef.html 11697 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaSystemConfig.html 10845 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaTheme.html 18926 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaThemeInfo.html 13486 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaTrailer.html 11566 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaWorkflow.html 19698 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/RomaWorkflowService.html 4083 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/package-frame.html 13342 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/package-summary.html 9609 10-20-03 12:30 toolkit/jdoc/com/candle/roma/kxc/package-tree.html 3554 10-20-03 12:30 toolkit/jdoc/deprecated-list.html 6793 10-20-03 12:30 toolkit/jdoc/help-doc.html 250286 10-20-03 12:30 toolkit/jdoc/index-all.html 725 10-20-03 12:30 toolkit/jdoc/index.html 9022 10-20-03 12:30 toolkit/jdoc/overview-tree.html 21 10-20-03 12:30 toolkit/jdoc/package-list 691 10-20-03 12:30 toolkit/jdoc/packages.html 4797 10-20-03 12:30 toolkit/jdoc/serialized-form.html 1269 10-20-03 12:30 toolkit/jdoc/stylesheet.css 0 03-29-05 15:43 toolkit/lib/ 53010 03-09-04 18:11 toolkit/lib/kxsbkld.lib 376482 03-09-04 18:13 toolkit/lib/kxscpp.lib 88530 03-09-04 18:11 toolkit/lib/ldap32.lib 3544 09-09-03 20:57 toolkit/lib/resolv.lib 0 03-29-05 15:43 toolkit/samples/ 0 03-29-05 15:43 toolkit/samples/ME/ 0 03-29-05 15:43 toolkit/samples/ME/C/ 10724 08-16-02 13:48 toolkit/samples/ME/C/client11.c 15156 04-22-02 15:47 toolkit/samples/ME/C/client20.c 14446 04-22-02 15:47 toolkit/samples/ME/C/ils20.c 29560 08-16-02 13:58 toolkit/samples/ME/C/server11.c 20826 08-16-02 13:58 toolkit/samples/ME/C/server12.c 16646 04-22-02 15:47 toolkit/samples/ME/C/server20.c 0 03-29-05 15:43 toolkit/samples/ME/java/ 39119 10-24-03 16:51 toolkit/samples/ME/java/RomaEmsServerSample.java 0 03-29-05 15:43 toolkit/samples/conv/ 0 03-29-05 15:43 toolkit/samples/conv/bin/ 17408 10-17-02 14:38 toolkit/samples/conv/bin/kxmufful.dll 13824 09-09-01 15:08 toolkit/samples/conv/bin/kxmufops.dll 5632 09-09-01 15:08 toolkit/samples/conv/bin/kxmufsim.dll 0 03-29-05 15:43 toolkit/samples/conv/convmap/ 18829 09-08-01 18:52 toolkit/samples/conv/convmap/readme.txt 0 03-29-05 15:43 toolkit/samples/conv/userfunc/ 4144 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufful.c 25047 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufgrp.c 6818 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufmth.c 25302 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufops.c 4852 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufprm.c 9561 09-07-01 13:19 toolkit/samples/conv/userfunc/kxmufsim.c 8091 04-24-02 18:04 toolkit/samples/conv/userfunc/kxmufstr.c 8828 09-07-01 13:17 toolkit/samples/conv/userfunc/readme.txt 0 03-29-05 15:43 toolkit/source/ 51891 08-16-02 13:50 toolkit/source/client.c 10189 09-20-02 13:04 toolkit/source/cppclnt.cpp 9416 09-20-02 13:04 toolkit/source/cppsrvr.cpp 105259 02-13-04 19:10 toolkit/source/kxcems.c 37242 04-18-02 16:09 toolkit/source/server.c ==================================================================== ====================================================================