1 Reply Latest reply on Aug 6, 2002 1:45 PM by dsundstrom

    need more information when an exception is thrown

    gzhong

      How would I get more information when an exception is thrown from inside a "$ProxyXXX" class? I have been having this annoying ClassCastException problem thrown from inside a $Proy661.findByPrimaryKey() method when findByPrimaryKey is called on a remote home interface. Since I don't implement findByPrimaryKey, I have no way of knowing where the casting is causing a problem, therefore can't go any further on debugging. Is there any more flag now that I am already using TRACE and DEBUG to find out more about where the problem is? I am using JBoss3.0

      Thanks,
      G