[Bug 57887] IllegalStateException: zip file closed

2015-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57887

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Mark Thomas ma...@apache.org ---
Thanks for the test case. That made it pretty easy to track down the problem.

This has been fixed in trunk and 8.0.x and will be included in 8.0.23 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57887] IllegalStateException: zip file closed

2015-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57887

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Mark Thomas ma...@apache.org ---
This works for me with a simple test case (JSP and tag file in JAR, JSP depends
on tag file). If you still see this with the latest stable 8.0.x release
(8.0.22 is being released as I type this) please re-open and provide the
simplest possible test case to demonstrate the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57887] IllegalStateException: zip file closed

2015-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57887

--- Comment #2 from Rafael Mattos hm1raf...@gmail.com ---
Created attachment 32717
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32717action=edit
test case

The problem happens when you have a recursive call inside a tag, created this
test case just to point the problem, will try with the new version

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57887] IllegalStateException: zip file closed

2015-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57887

Rafael Mattos hm1raf...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #3 from Rafael Mattos hm1raf...@gmail.com ---
8.0.22 has the same problem, last version that works is 8.0.15, submit a test
case to help analyze the problem

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org