Re: RES: RES: org.apache.commons.collections.IteratorUtils.singletonIterator

From: Bryan Lewis (brya..aine.rr.com)
Date: Thu Jun 24 2004 - 21:09:56 EDT

  • Next message: Sako!: "Use Query in Cayenne"

    Eric Schneider <eric <at> centralparksoftware.com> writes:

    >
    > I've had this problem with jboss 3.2.3. You'll need to replace all the
    > old common collection jars. Do a search for the *collections*, it
    > shows up in multiple locations (default, all, etc.).
    >
    > Cheers,
    > Eric
     
    Righto. Using JBoss 3.2.3 with embedded Tomcat and the full
    cayenne.jar, I had to do the following:

    1. Erase from /jboss/server/default/lib:
        any commons-collections*.jar

    2. Erase from /jboss/server/default/deploy/jbossweb-tomcat.sar:
        commons-beanutils.jar
        commons-collections.jar
        commons-logging.jar

    3. When installing other packages (Cayenne, Tapestry), do NOT copy these
       because Cayenne includes them or a later version:
        ext/commons-beanutils-1.6.1.jar
        ext/commons-collections-2.1.jar
        ext/commons-lang-1.0.jar
        ext/commons-logging-1.0.2.jar
        ext/jakarta-oro-2.06.jar

    Step 2 is the easy one to miss.



    This archive was generated by hypermail 2.0.0 : Thu Jun 24 2004 - 21:10:06 EDT