On Wed, Oct 30, 2013 at 2:06 PM, Ballance, Melody (IS) <
[email protected]> wrote:

>  No, we have commons-io-2.1.jar.
>

Mauro is right, that error can only happen if you have a commons-io that's
older than 2.0
in the classpath, and it's getting picked up (the missing method in been
added in commons-io 2.0 according
to the javadocs,
http://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/filefilter/FileFilterUtils.html#and(org.apache.commons.io.filefilter.IOFileFilter...)
)
It may be in the web container shared libs (which one are you using?), or
in the jre/lib/ext of your JRE,
or maybe some old GeoServer plugin got installed that carries the lib.

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to