Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. nandkv

    synchronized method throwing exception

    Does a synchronized method throwing exception release the object lock? Is there any case (abnormal) that a synchronized method does not release a lock? Thankx, Nandu
  2. nandkv

    class file size

    Is class file size is supposed to be same every time we compile without making any modifications to code and all compile time options remaining same? I have some different experience. Most of classfiles when I compile my project show different size. Just wondering if anybody has experienced...
  3. nandkv

    org.omg.CORBA.TRANSIENT exception in WLE-Visibroker3.4 apps

    I am using Weblogic Enterprise5.0.1(WLE) and Visibroker3.4. Now Visibroker CORBA server is an interface to WLE CORBA services. Multiple threads are binding to Visibroker CORBA server to get services which reside in WLE. Sometimes I get org.omg.CORBA.TRANSIENT exception while binding to WLE...

Part and Inventory Search

Back
Top