Borland Enterprise Server 5.1.1 Release Notes


About Borland Enterprise Server

The Borland Enterprise Server is available in three editions:

Each edition builds upon the tools and services of its predecessor. The most basic is the Web Edition; the most versatile is the AppServer Edition. If desired, you can upgrade from one Edition to another. This release note is applicable to all of these editions.


Platform information

For information on minimum hardware requirements, certified operating systems, JDKs, and compilers, please refer to the Product Platforms Page.

The following is additional platform information for the VisiBroker Edition:

C++ 64-bit security support

VisiBroker C++ security depends on the Certicom SSLPlus library. Currently, the 64-bit SSLPlus library is not available. Therefore, the VisiBroker Edition 64-bit port does not provide a C++ security component.

Platform Notes for Red Hat Linux 7.1

Most scripts in this release use the Korn shell, which must be installed on your system. The pdksh package, which is distributed with Red Hat Linux, is known to work but is not installed by default. To install this file, use this command:

rpm -i package-file



Getting started

Installing

For information on how to install Borland Enterprise Server, please refer to the Installation Guide. If you are upgrading, see Upgrading from previous versions.

There are now two Install Types: Borland Enterprise Server Complete, and Borland VisiBroker Standalone. Borland Enterprise Server Complete installs a BES server, Borland VisiBroker Standalone installs a self-contained VisiBroker installation. The former is used the same way installs have been used in BES 5.0.x. The latter is used to install the VisiBroker ORB or VisiBroker Console without any J2EE components.

The Borland VisiBroker Standalone installation is not to be confused with BES VisiBroker Edition. The former is an install type, the latter licensing purchased for BES. All install types are available with all BES editions.

If you have a previous installation of Borland AppServer or Borland Enterprise Server installed, do not install on top it. Remove the previous version or install Borland Enterprise Server in a separate directory.

Before installing, ensure that you have read and complied with the J2SE Release Notes. In particular, if you are experiencing any JVM failures, ensure that you have met all the OS version and patch requirements.

Licensing

Borland Enterprise Server licensing technology governs the level of features available. You can upgrade your license at any time. For example, you can upgrade from one edition to another, from an evaluation to development license, or to a runtime license. You can manage your server's license using the Borland Enterprise Server Console.

A fully licensed installation on Unix may emit the following licensing error message when using tools like idl2cpp or VBJ.

There is no valid license to run this
product or component. Please make sure that a license enabling this product
or component is installed correctly and it has not yet expired.

These tools require access to appropriate environment variables. Prior to running these tools, use the vbroker.csh (for C-Shell) or vbroker.sh (for Bourne and Korn Shell, bash) scripts in the installation's bin directory to set up the appropriate environment variables. Buildling the examples requires invoking a number of these tools; if you wish to compile the examples on Unix or Linux, you must invoke the setup scripts first. This behavior is as designed.

When an appropriate license is presented to the Borland Enterprise Server, client license Serial Numbers and Activation Keys are generated automatically. You can find the Serial Number and Activation Key in the file:

<your_install_root>/var/servers/<your_server_name>/adm/client.license

Running

To run the Borland Enterprise Server, navigate to its binsubdirectory and type ias. In Windows, choose Start|Programs|Borland Enterprise Server. Refer to the User's Guide for more detailed information.

To use the Java-based Console, navigate to your installation's bin directory and type console. The Console allows you to browse, control, and configure the server, as well as deploy applications to it. In Windows, choose Start|Programs|Borland Enterprise Server|Console. Refer to the User's Guide for more detailed information.

When the Console starts, a Login dialog appears. All servers are installed with a default user named admin. The password for this user is admin as well.

Enabling Security

Security is disabled by default for the user domain on partitions in the Borland Enterprise Server. To enable security on a partition, launch the Console and locate your partition. Right-click and select configure. In the Security tab, check the security enabled box. When prompted for a restart, restart the partition.


New in this release from 5.1

Features and fixes

Note: BES 5.1.1 is a minor release. For information describing features that were new to BES 5.1, please see: BES 5.1 Release Notes.

Problem corrected: Server hangs when restarting an application in JBuilder.

When developing and testing BES applications in JBuilder, BES would sometimes hang when the user restarted the application, resulting in multiple errors. This has been corrected in 5.1.1.

Update of Web Services Function

In 5.1.1, we have updated all Web Services funcionality to be compatible with Axis 1.0 release. JBuilder8 also includes support for Axis 1.0, so that JB8 users can develop and deploy the latest Web Services functions seamlessly onto BES 5.1.1.

J2SE

The following sections detail the J2SE requirements for Borland Enterpise Server. The J2SE versions reference below are the only versions certified for use with Borland Enterprise Server.

It is vitally important that you read the Release Notes and/or Readme that accompany the version of Java you use with Borland Enterprise Server. In particular, pay special attention to the sections that detail Operating System patches that must be applied. Failure to do this WILL lead to unpredictable Java VM crashes.

Windows and Linux

J2SE 1.3.1_04 is installed as part of the Borland Enterprise Server on Windows and Linux. You can read the Release Notes on Sun's web site.

Solaris

J2SE 1.3.1_01 is installed as part of the Borland Enterprise Server on Solaris. You can read the Release Notes on Sun's web site.



VisiBroker Edition New Features and Enhancements

No major features or enhancements have been added for VisiBroker Edition.

For information about VisiBroker features that were introduced in BES 5.1, see BES 5.1 Release Notes

VisiBroker Platform Information

VisiBroker for Java

  1. On Windows & Linux platforms, 5.1.1 is officially supported on JDK 1.3.1_04.
  2. On Solaris the version of JDK supported is 1.3.1_01.

VisiSecure C++

  1. C++ 64-bit security support: VisiBroker C++ security depends on the Certicom SSLPlus library. Currently the 64-bit SSLPlus library is not available. Therefore, the VisiBroker Edition 64-bit port does not provide a C++ security component.

Upgrading from previous versions

Upgrading from Borland Enterprise Server 5.1, 5.0.2 or 5.0.1

To upgrade from Borland Enterprise Server 5.1, 5.0.2 or 5.0.1, do not install on top of the previous installation. Install in a separate directory or uninstall your previous version first. You may then redeploy your applications to Borland Enterprise Server 5.1.1.

Upgrading from Borland Enterprise Server 5.0.0

To upgrade from Borland Enterprise Server 5.0.0, do not install on top of the previous installation. Install in a separate directory or uninstall your previous version first. You may then redeploy your applications to Borland Enterprise Server 5.1.1.

NOTE: Borland Enterprise Server 5.1.1 is not interoperable with the 5.0.0 version due to fixes for bugs relating to compliance to specifications. Therefore, all installations of the 5.0.0 version that interact with one another must be upgraded simultaneously.

Upgrading from Borland AppServer 4.5

To upgrade from Borland AppServer 4.5, do not install on top of the previous installation. Install in a separate directory or uninstall your previous version first. You may then migrate your applications from BAS 4.5 to Borland Enterprise Server 5.1.1.

Upgrading from VisiBroker for Java and VisiBroker for C++

The Borland VisiBroker Object Request Broker (ORB) now combines the Java and C++ packages into a single installation. It has been necessary to synchronize some of the features and behaviors of the Java and C++ ORBs as a result. This section details the changes in the Gatekeeper, the VisiBroker ORB in general, and the Naming Service utility.


Compatibility notes

J2EE

AppServer Edition is J2EE 1.3 compatible. Existing J2EE 1.2 applications can be deployed to a partition. The console also provides tools to assist you in migrating these applications to J2EE 1.3.

Standalone utilities

Some individual 4.5.1 utilities such as GenerateJar, DSDeploy and com.inprise.ejb.util.Verify have been removed from the product. Equivalent functionality has been consolidated in the Console and iastool command-line utilities.

VisiBroker

Visibroker is fully backward compatible with Visibroker 3.x, 4.0.1, 4.1.1. For Visibroker to be fully backward compatible with Visibroker 4.5.x, it is recommended that you update your Visibroker 4.5 and 4.5.1 installations with the Visibroker 4.5.1 Patch 8 or later. Please note that VisiBroker is not binary compatible with previous VisiBroker releases. As VBC 5.1 uses codeset by default, it is not out of the box backward compatible with earlier versions of VisiBroker that does not have codeset component in their IOR. To be backward compatible with such earlier versions of the product, the application is required to turn off codesets explicitly.

The back-compatability property vbroker.orb.enableVB4backcompat is set to false by default. The default is acceptable unless you are using the Gatekeeper. If your server implementation includes the Gatekeeper, this property must be set to true on both the application server and the Gatekeeper implementation. Visibroker will interoperate with a foreign ORB using the default value of false for the vbroker.orb.enableVB4backcompat property.

The VBC 5.1 property flags vbroker.orb.enableCapabilities and vbroker.orb.embedCodeset are now set to true by default. Applications that don't require GIOP 1.2 wchar/wstring should set these flags to false.

Support for Portable Interceptors and the coexistence of 4.x interceptors and 3.x interceptors is provided through a 4.x migration layer.

For a VBC++ server to interoperate using GIOP1.2 wchar/wstring, the following properties must be set:

VisiTransact

  1. The transaction log files created by ITS 1.2 is not compatible with VisiTransact 5.1.
  2.  For Java servers/clients of ITS1.2, they will be able to use VisiTransact 5.1 by doing the following changes: start servers/clients with -Dvbroker.orb.dynamicLibs=com.visigenic.services.CosTranscations.TSServiceLoader. This class is package in asrt.jar. If you are using InpriseDriver, replace com.inprise.its.jdbcDirect.InpriseDriver with com.inprise.visitransact.jdbc1x.InpriseDriver.
  3. All command line options will now compliant to ORB command line options. The ITS 1.2 command line options are replaced with:

VisiSecure C++

In this version, the property file read in by -ORBpropStorage switch will have to be end with a complete line, else the last property in the file will not be read.

Security

The following changes have been made to the Security implementation that affect back-compatability:


Known Issues

JBuilder8 Integration

Must refresh project properties in JBuilder8

The first time an existing BES Application project is opened in JBuilder8, the server's required libraries must be refreshed, or builds will fail. This includes all example projects shipped with BES. To refresh, in JBuilder8:

  1. Open the project.
  2. Open the Project Properties dialog (menu Project, select Project Properties).
  3. Select the 'Servers' tab.
  4. The selected server should already be BES for a BES application project.
  5. Click on the button to the right of the server selection (labeled '...').
  6. When the Edit or Select Server dialog appears, BES should alreay be selected.
  7. Simply click OK to dismiss the Edit or Select Server dialog (no other action required).
  8. Click OK to dismiss the Project Properties dialog.
  9. The correct server libraries have now been refreshed.

JB7 example projects compatible with JB8

BES ships with several JBuilder example projects. The projects contained in the 'jb7' example folders are compatible with JBuilder8.

Linux

Changing real and effective user ID when running the Borland Enterprise Server is not supported. This impacts the server's ability to run as user root. To support running as user root on Linux, you must edit the server.properties file and the partition.properties file to remove or comment out the properties 'server.user' and 'server.group'. Failing to remove these properties from your configuration file will cause the server to hang on Linux. This is due to a limitation of the threading model on Linux.

The LinuxThreads implemenation has known problems properly handling terminal generated signals. You should use either built-in shell commands such as kill or /bin/kill to signal the Borland Enterprise Server. The Console or iastool can also be used to control the server and its components. The Management Hub and Management Agent should be signalled using kill or /bin/kill, as in the case of the Borland Enterprise Server.

Linux has experienced occasional Java VM failures during process shutdown.

Linux servers under significant load sometimes have difficutly shutting down cleanly. The Borland Enterprise Server can be tuned to affect how its components are stopped. The properties files listed here contain properties named *.shutdown.check.*. Please read the properties files for details.

<your_install_root>/var/servers/<your_server_name>/adm/properties/paritions/<your_partition_name>/parition.properties
   <your_install_root>/var/servers/<your_server_name>/adm/properties/services/apache2_0/apache2_0.properties
   <your_install_root>/var/servers/<your_server_name>/adm/properties/services/sonicmq/sonicmq.properties

VisiBroker

VisiBroker Java must have JDK on PATH variable.

When running on Windows, VisiBroker Java locates its JDK by first looking in its PATH environment variable, and then if no JDK is found, looking at a registry key. When BES 5.1.1 is installed with JBuilder8, this registry key is set by JBuilder, and will point to JDK 1.4.1, which is not supported by BES 5.1.1. If the PATH environment variable is not set at runtime, VBJ's behavior will be unpredicable.

Portable Interceptors in VisiBroker C++

4.x Server Request Interceptors:

PI Request Interceptors are not invoked in colocated stub cases. They are invoked in colocated DII cases.

PI limitations for ClientRequestInfo:

PI limitations for ServerRequestInfo:

Portable Interceptors in VisiBroker Java

When client and server are colocated, Portable Interceptors are only fired for dynamic invocations. For static stubs, no PI is fired. There is no change in behavior of VisiBroker for Java 4.x interceptors; this means that they do not get fired for either dynamic or static colocated invocations.

The com.inprise.vbroker.PortableInterceptor.SystemExceptionHelper class provides the methods insert and extract to insert and extract System Exceptions into and out of an Any respectively. These are static methods and have the following signatures:

PI limitations for ClientRequestInfo:

PI limitations for ServerRequestInfo:

Main Thread Model

In VisiBroker C++, the ORB will use whichever thread is calling orb-run() or orb-perform_work() to deliver requests to the servant. In order to conform to OMG specifications, it is up to the application to make the above calls only with the main thread if they have main thread POAs.

In VisiBroker Java, the Java ORB includes main thread related options. See the vbroker.orb.mtmPerCall property in the document addendum for details.

JVM

On Windows 2000, due to a potential bug in license manager (LM), an error may occur in the VisiBroker C++ application with this message: The application failed to initialized properly (0xc0000005). Click OK to terminate the application. To workaround this problem, use either short or quote ("") qualified folder names for the USERPROFILE environment variable. For example, c:\"Documents and Settings"\Administrator.

Due to bug 4500124 in JDK 1.3.x, a VisiBroker Java server with connectionMax value set may start throwing marshalling exceptions under heavy load. Sun has resolved this bug and will make it available in next JDK 1.3.1 patch release (1.3.1_02) due in December 2001.

When using Sun's J2SE 1.3.1 on Linux, the Client application may hang in com.inprise.vbroker.orb.SocketSCM.shutdown() while exiting. This is due to bug 4344135 in the JVM. To workaround this problem, set the J2SE_PREEMPTCLOSE environment variable to 1 when running the application. That is,

J2SE_PREEMPTCLOSE=1
export J2SE_PREEMPTCLOSE

See the J2SE 1.3 release notes from Sun Microsystems for more information.

Notification Service

  1. offer_change() and subscription_change() are not supported. Calling them on VisiNotify's admin object cause no effect. Neither, channel will callback them on a connected supplier or consumer.
  2. Sharing of subscriptions is not supported.
  3. Event translations are not supported. Different types of event in the same channel are independent. Consumers can only see events that matches their proxy types.
  4. Sequence channel supports only end-to-end push model. The entire sequence will never be truncated into smaller sequences nor concatenated in the channel into larger sequence. Neither a filter will remove part of elements from the sequence. When using filter with sequence channel, only the first element in the sequence is used to decide whether the entire sequence will be forwarded or discarded. This means sequence channel and struct channel are independent in this release. Neither struct to sequence join nor sequence to struct break up is supported
  5. By default, the Typed channel is in the so-called weak type mode. That is, the <I> interface returned from get_typed_consumer() on a typed proxy can be narrowed down to any interfaces. is_a() call on <I> interface always return TRUE. This is to allow the application to use proxy key as a mechanism to create multiple logical channels within a physical typed channel. To disable the weak type feature, restart the visinotify with -Dvbroker.notify.channel.weakType=false .
  6. Remote filters are not supported in this release and thus the following match operations invoked from the user application does nothing: match, match_structured and match_typed. Please take note that with local filters, matching is invoked internally when filter objects are attached.
  7. Mapping filter is not supported. 
  8. Event repository is not supported.
  9. The following QoS are not supported :
  10. The following QoS support only a subset of the semantics specified by OMG. Please refer to the VisiNotify guide for more details :

Publish/Subscribe Adapter (PSA)

  1. Typed pulling of PSA is not yet supported in VBJ.
  2. The "the_properties" parameter of PSA's subscribe()/publish() methods is reserved for future releases. It does not provide any function in this release.
  3. The "async_dispatch" parameter of PSA's pull_and_dispatch() method is reserved for next release. It does not provide any function in this release.

Naming Service

Naming Service JDBC Adapter support for Clustered Naming Service feature has a few constraints for databases as stated below:

JdataStore

To handle the wait time of the locks held by the transaction in the jdatastore backend, vbroker.naming.lockWaitTime property needs to be set interms of milliseconds.The default value is 10000ms.

Interbase

If the following error is encountered when using Interbase, please use InterClient 2.5 to solve the problem. 

 java.lang.VerifyError: (class:interbase/interclient/ErrorKey, method:
 _$372 signature: (Ljava/lang/String;Ljava/lang/String;I)V) Expecting to find uninitialized object on stack.

To workaround a Transaction setting problem in case of clustered naming services, transaction level is not set for the initial naming service startup

Sybase

Original tables vbins_ctx_tbl, vbins_graph_tbl, vbins_meta_tbl, vbins_cluster_tbl should be dropped manually as it is not possible to drop all the tables in a single transaction without committing each statement.

To get DatabaseMetaData information from Sybase which is required for the current naming service implementation, upon installing a version of jConnect, install the script, ASE - sql server.sql, ASA - sql anywhere.sql. This script may be found in $JDBC_HOME/sp and may be installed using any flavor of isql by using the command:

isql -i <sql_server.sql/sql_anywhere.sql> -U<username> -P<password>    -S<servername> 

Examples

Incorrect links found in </code>examples/vbe/interceptors/event_queue_cpp.html. Please read "SampleConnEventLoader.h" as "SampleServerLoader.h" and "SampleConnEventImpl.h" as "ConnEventListenerImpl.h".

Security

The following known issues pertain to Borland Enterprise Server's security implementation:

// Load an X509CertificateChain w/ a PKCS8 DER encoded private key

public CertificateWallet (String alias, java.security.cert.X509Certificate[] chain,
byte[] pkcs8DEREncodedPrivateKey, char[] password);

// Create a wallet using a Keystore. This expects one certificate in
// the keystore and expects the private key password to be passed in.

public CertificateWallet (KeyStore ks, char[] keyPassword);

// Using Java native certificate and private key objects

public CertificateWallet (String alias, java.security.cert.X509Certificate[] chain,
        java.security.PrivateKey key, char[] password)

// Certificate chain

public CertificateWallet(X509Certificate[] chain);

// PKCS #12 Certificate. This assumes the private key password is the
// same as the certificate file password

public CertificateWallet (byte[] pkcs12DERbytes, char[] password)

// Keystore file name based

public CertificateWallet (String fileName, char[] filePassword,
        String alias, char[] password)

Installer

On Solaris machines which have locales other than English, the installer may fail. If you see this stack trace, this is likely the problem:

Invocation of this Java Application has caused an InvocationTargetException.    This application will now exit. (LAX)

Stack Trace:

java.lang.NoClassDefFoundError: sun/awt/motif/CharToByteX11JIS0208
at sun.awt.motif.MFontPeer.getFontCharset(MFontPeer.java:85)
at sun.awt.PlatformFont.(PlatformFont.java:94)
at sun.awt.motif.MFontPeer.(MFontPeer.java:61)
at sun.awt.motif.MToolkit.getFontPeer(MToolkit.java:195)
at java.awt.Font.initializeFont(Font.java:106)
at java.awt.Font.(Font.java:121)
at sun.awt.motif.MFramePeer.(MFramePeer.java:77)
at sun.awt.motif.MToolkit.createFrame(MToolkit.java:121)
at java.awt.Frame.addNotify(Frame.java:203)
at com.zerog.ia.installer.Main.b(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown  Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

The workaround is to unset your LANG environment variable.

The installer uses the temp directory as set in the system properties to unpack its contents. If this temp directory does not have enough available space to do this, you will not be able to install Borland Enterprise Server

In such situations, you can workaround a shortage of space in the system temp directory by:

C:\> set IATEMPDIR=e:\space #Windows
$ export IATEMPDIR=/export/space #Unix ksh
% setenv IATEMPDIR /export/space #Unix csh

SonicMQ

The installer for Borland Enterprise Server also installs and configures SonicMQ.

The following known issues pertain to Borland Enterprise Server's SonicMQ installation:

SonicMQ may silently fail to install, and the Borland Enterprise Server installer may not report this failure. To verify this problem, check the file <install_root>/SonicMQ/silent.log. If it contains:

--------------------------------
        Install started on Mon Nov 19 13:23:43 PST 2001
        ERROR: in Configuration Process!: Mon Nov 19 13:23:50 PST 2001
        Configuration directory missing. Mon Nov 19 13:23:50 PST 2001
        ERROR: Installation encountered errors. Mon Nov 19 13:23:50 PST 2001

this may be the cause. You may also see

Exception in thread "main" java.lang.NoClassDefFoundError: progress/message/tools/IBrokerManagerListener
    at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)

To correct the problem, take these steps.

  1. Uninstall Borland Enterprise Server.

  2. Make sure you have sufficient temporary space in your home directory. On Unix and Linux, your home directory is used for temporary space. On Windows platforms, your user profile directory is used. This is typically on the same drive as the system root, and the value is typically contained in the environment variable %USERPROFILE%.

  3. Reinstall Borland Enterprise Server .

  4. Verify SonicMQ installation, either run the server or, check <install_root>/SonicMQ/silent.log

SonicMQ uses a text file named vpd.properties to help manage multiple installations. The installation will create this file in your home directory on Unix and Linux and in your system directory on Windows systems. We do not recommend you delete or modify this file if you plan on have multiple SonicMQ installations.

The SonicMQ installer will leave temporary files and directories in your home directory on Unix and Linux, or in your user profile directory on NT. These directories typically have a name with a pattern like 'ismp*'. These directories may safely be deleted after installation.

Web Server

Usage issue with iiop connector and corbaloc strings

There is a known usage issue with the iiop connector and using corbaloc strings as webcontainer_ids. If a corbaloc string contains a hostname end-point that does not resolve to a valid ip-address, then the iiop connector will be unable to use the webcontainer_id. It will be rejected by the underlying visibroker orb with a CORBA::BAD_PARAM exception.

One approach to avoiding this issue, is to emloy ip-addresses in the corbaloc string, instead of hostnames, though, if care is taken to verify hostnames when the webcontainer_id is set up, then the chance of this problem occuring is significantly reduced e.g:

webcontainer_id=corbaloc::192.20.34.10,:129.20.34.12/tc_inst1

Note: The above issue applies to both the Apache iiop connector and the IIS redirector.

EJB Container

VisiConnect

Console and command-line tools

Discovery will hang if a server's management security is disabled, the management SSL listener port is set to a non-zero value, and the iiop listener port is set to 0. Please see the FAQ entitled "Server Discovery" for a complete description of discovery configuration options.

You must set any JDBC2 datasource properties within a DAR module. Do not use the EJB Designer for setting these properties.

As a workaround, keep copies of DARs outside any EARs containing EJB JARs. After using the EJB Designer within the EAR, restore all referenced DARs by copying them back into the EAR.

The EJB Designer displays the datasource name in a tree node in the tree displayed in the lower left corner of DDEditor. For space reasons, the prefix 'serial://datasources/' is omitted. If you wish to edit that name, you may right click on that node, and select rename. When entering the new name, you should NOT include that prefix - only the remaining name information. The prefix will automatically be prepended to the name you enter.

These functions are not currently supported.

After adding an EJB JAR to an EAR, save the EAR, close the EAR, then reopen it in the DDEditor. You may then edit the EJB EAR. Failing to do this will result in loss of any edits made after adding the JAR.

Many J2EE examples (e.g. PetStore) include deployment descriptors for message-driven beans that fully define the onMessage method for that bean, as well as onMessage method parameters. These definitions are not required, and DDEditor will indicate this by displaying those elements in red. Acting on them in DDEditor will cause them to be removed from the file. This is correct behavior, and will not affect application function, but may be surprising to the user. The XML elements in question are <method>, <method-params> and <method-param>.

The definition and configuration of authorization domains for partitions has been enhanced by adding a GUI interface to assist rolemap definition/configuration. Some bugs exist in this implementation that can lead to confusion. This topic will be fully described in an additional Security FAQ to be available in early August 2002. When complete, this document will include a link to that FAQ. Prior to that, please contact support for assistance in this area.

Printing version information

The product provides mechanisms for printing version information for the binaries and libraries included in this release. In general use the executable vbver followed by the file to query version information.

For ias, user the command vbver ias.exe.

For vbjorb: vbver vbjorb.jar.

For the utilities (such as idl2java, irep, idl2ir, etc.), pass the -version argument to the utility.


Uninstalling Borland Enterprise Server

You must take the following steps when uninstalling Borland Enterprise Server to make sure SonicMQ is uninstalled properly.
(Note: This procedure is not required if the installation is a Visibroker Standalone Installation.)

  1. Uninstall SonicMQ, using SonicMQ's uninstaller. You can access the Windows uninstaller through the Programs Menu or using the batch file <install_root>/SonicMQ/uninstall.bat. You can access the Unix or Linux uninstaller using the shell scripts <install_root>/SonicMQ/uinstall.sh. The SonicMQ uninstaller will prompt you about deleting a large number of files. It is safe to say yes to all these requests.

  2. Uninstall Borland Enterprise Server. The uninstaller is available at <install_root/UninstallerData/uninstall.exe on Windows and <install_root>/UninstallerData/uninstall on Unix and Linux.

  3. It is safe to delete all remaining files under <install_root>/

Made in Borland © 2001 Borland Software Corporation. All rights reserved.