Re: Help with migrating one of OpenJPA classes to commons-collections4

2018-09-03 Thread Julio Oliveira
What is realy your problem??.. On Sat, Sep 1, 2018, 5:46 AM Maxim Solodovnik wrote: > Hello, > > I'm trying to migrate code of Apache OpenJPA from commons-collections > to commons-collections4 > > The only real issue so far with migrating this class > >

Re: [configuration]

2016-04-02 Thread Julio Oliveira
Hi Rainer Can you attach the code, to see it. Regards Julio M. Oliveira On Fri, Apr 1, 2016 at 6:52 PM, Rainer Hirschmiller < rainer.hirschmil...@web.de> wrote: > Hi. > > I'm trying configurations2 and PropertiesConfiguration. I have created a > helper class doing some error handling and

Re: [io] OutOfMemory exception in IOUtils.toByteArray

2016-03-08 Thread Julio Oliveira
Try to use Exception ( this is for all errors ) On Tue, Mar 8, 2016 at 9:50 AM, Zishan J. wrote: > Hello, > > I am using Commons.io.IOUtils library in my android application. I have > received this error: > > Fatal Exception: java.lang.OutOfMemoryError >at