Re: nightly build - 04/03/03 - runtime error (StringUtils.defaultString)

From: Holger Hoffstätte (holge..izards.de)
Date: Fri Apr 04 2003 - 04:21:17 EST

  • Next message: Denis Haskin: "Cayenne can't find obj entity class?"

    > I have been trying to get the nightly builds to work so I can try the CLOB
    > implementation.
    > Unfortuntely I have run into a RunTime snag. In both the 04/03/03 and
    > ........ builds I get the following error.
    >
    >
    > INFO QueryLogger: +++ Connecting: SUCCESS.
    > java.lang.NoSuchMethodError:
    > org.apache.commons.lang.StringUtils.defaultString(Ljava/lang/String;)Ljava/l
    > ang/String;
    > at org.objectstyle.ashwood.dbutil.Table.composeFullName(Unknown Source)

    Looks like you have an older version of commons-lang on your classpath.
    The version included in Cayenne is 1.0.1 and it definitely has a String
    defaultString(String) method.

    -h



    This archive was generated by hypermail 2.0.0 : Fri Apr 04 2003 - 04:26:11 EST