1 Reply Latest reply on Aug 20, 2003 5:05 PM by mfolb

    BigDecimal still not working with ejbQL on JBoss

    mfolb

      Please help. We still get the ParseException trying to pass a BigDecimal paramater to our ejbQL on JBoss. We have followed the previous postings for assistance but have no luck!

      Major problem.

      Please help.

      Martin Folb
      WGCUSA

        • 1. Re: BigDecimal still not working with ejbQL on JBoss
          mfolb

          More information!

          If the return type is a java.util.Collection, jboss complains at deploy time with a ParseException. If the return type is a single Local interface, it works. Therefore BigDecimal is not the issue on its own. There may be a potential bug in jboss deploying a ejbql with a Collection return type and a BigDecimal parameter.

          Advice? Input?

          Martin Folb