https://issues.apache.org/bugzilla/show_bug.cgi?id=47249





--- Comment #1 from Vít Šesták aka v6ak <qweasd-v...@soukroma.cz>  2009-05-22 
11:42:53 PST ---
Try to insert after 121 code like this:
                    if(entry == null){
                        throw new IOException("File "+file_name+" not found");
                    }

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org

Reply via email to