0 Replies Latest reply on Dec 12, 2001 7:11 PM by fxia99

    Resource loading in Entity Bean (BMP) problem

    fxia99

      After a long day, I finally traced down why I got a clueless transaction exception. The problem was caused by a resource loading process using Class's getResourceAsStream() method. If I change the resource loading to a straight file IO, it would work fine. Does anyone having any clue why this is happening AND only in Linux box?

      thanks in advance

      Frank