Skip to main content

Problem

  • Product Name: Borland Enterprise Server
  • Product Version: 5.2.1
  • Product Component: Serial:// and clustered Name Service
  • Platform/OS Version: All
  • JDK/Compiler Version: JDK 1.4.1

Serial objects are not displayed in JNDI browser when partition Name Services are clustered.

Resolution

The serial objects are actually not being properly deployed and written to the partitions serial namespace.

When the NameService of a partiion is configured to be a part of a cluster of NameServices and when dars are deployed to this particular partition, the serial objects will not be correctly written to the local .bindings of this NameService where the dar is deployed to. Instead each object in the dar (jms object, datasource, etc.) is deployed to each NameService in the cluster in a round-robin fashion.

This issue is addressed in patch bes521_p39.


#Security
#cluster
#VisiBroker
#BES
#NameService
#JNDIBrowser
#bes521_p39
#serialobjects
#p39