In case google stripped the message, I meant to say there's a line that was in there by accident:
decompresser.setInput(input); XXXX REMOVE compresser.finish(); byte[] result = new byte[100]; int resultLength = decompresser.inflate(result); There is no decompressor.finish() function.. (It was pretty obvious that I copied and pasted that line to test that out) Joel -----Original Message----- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] Behalf Of Andrew Scott Sent: Thursday, 17 August 2006 1:38 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Application.cfc and roles Joel, I think that was obvious was it this thread you meant to post too? Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Joel Cass Sent: Thursday, 17 August 2006 1:33 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Application.cfc and roles Oops.. there's a line that shouldn't be there.. see below --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---