How to obtain version information for ApplicationServer 4.0 and VB Java?

From Support
Jump to: navigation, search

Question:

How to obtain version information for ApplicationServer 4.0 and VB Java 4.0?

Running vbver command on many of the executables and libraries shipped with ApplicationServer 4.0 simply prints out that no version info is
available.

Answer:

The only file stamped with version information for IAS is ias.jar.  This is the file that is licensed and contains the IAS build version.  The files from VisiBroker will contain the version of VisiBroker within IAS.

The files version stamped for VisiBroker are osagent.exe and vbjorb.jar.

          ias.jar - contains IAS build version
          vbjorb.jar - contains VisiBroker build version
 

D:InpriseVisiBroker401bin>vbver osagent.exe

Information for:        osagent.exe
Product Name:           VisiBroker for Java
Version:                04.00.01.C1.10
Copyright:              (C) 1996-1998
Company:                Inprise Corp.
Build Date:             11/23/1999 22:24:51

D:InpriseVisiBroker401lib>vbver vbjorb.jar

Information for:        vbjorb.jar
Product Name:           VisiBroker Developer for Java
Licensed to:            Inprise
Product Key:            ...
Version:                04.00.01.C1.13
Copyright:              (C) 1996-1998
Company:                Inprise Corp.
Build Date:             11/30/1999 18:53:34
 

D:InpriseApplicationServer40lib>vbver ias.jar

Information for:        ias.jar
Product Name:           Inprise Application Server
Licensed to:            Inprise
Product Key:            ...
Version:                04.00.00.C1.07
Copyright:              (C) 1996-1999
Company:                Inprise Corp.
Build Date:             11/30/1999 23:54:14
 
 



Article originally contributed by Borland Developer Support