[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #7 from Violeta Georgieva --- (In reply to Diego Díez Ricondo from comment #6) > This solution has introduced a new issue resolving resources url. > I've made a project to test this behaviour >

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-11-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #6 from Diego Díez Ricondo --- This solution has introduced a new issue resolving resources url. I've made a project to test this behaviour https://github.com/didiez/tomcat-bug-60087 Run the main-app to

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-09-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #4 from Mark Thomas --- Unfortunately, it doesn't appear to be as clear cut as I would like. If we look at how the JRE constructs a code path for a JAR, it returns a "file:" URL to the JAR, not a "jar:" URL.

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-09-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #3 from rpc1 --- I reproduced error on Tomcat 8.0.x with unpackWARs="false". Error because of the getLocation(), which returns codeBaseURL for resource file. Location URL is

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 Akshay changed: What|Removed |Added CC|

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-09-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #2 from Shamil Bahirov --- Created attachment 34207 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34207=edit test war zip part 2 -- You are receiving this mail because: You are the assignee for

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-09-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 --- Comment #1 from Shamil Bahirov --- Created attachment 34206 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34206=edit test war zip part 1 -- You are receiving this mail because: You are the assignee for