https://bz.apache.org/bugzilla/show_bug.cgi?id=57129

--- Comment #18 from war...@gmail.com ---
Hello,

Give back a deterministic, reproducible classloader!!! 

 P.Busque ask at least an option to do that  
<context jarloading="name|none|lastmodified" />
I vote +1000000 on that!


I manage ~100 of web application on an old application server that has non
deterministic classloader. I got regulary issue with 
- duplicate class (easy to fix)
- random XML parser / transformer /... (service based thing) 
- random bug when parsing XML to java class ( can be linked to xml parser, can
be linked to different schema with different version because application need
to manage this...)

Developers really like to say it runs on their computer and testing so
production is not their problem but yours...   Violence is not the answer...
they said...

-- 
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

Reply via email to