DO NOT REPLY [Bug 49190] New: JSR 105 exceptions should not have it's own 'cause' field

2010-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49190 Summary: JSR 105 exceptions should not have it's own 'cause' field Product: Security Version: Java 1.4.2 Platform: All OS/Version: All Status: NEW S

DO NOT REPLY [Bug 49190] JSR 105 exceptions should not have it's own 'cause' field

2010-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49190 --- Comment #1 from sean.mul...@sun.com 2010-04-27 09:46:41 EDT --- There is a reason behind this design. JSR 105 was designed to run on JDK 1.2 and up. This is documented in the API dependencies of the JSR 105 specification: http://jcp.org

DO NOT REPLY [Bug 49190] JSR 105 exceptions should not have it's own 'cause' field

2010-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49190 --- Comment #2 from Zoran Regvart 2010-04-27 10:05:11 EDT --- Sean, thanks for the prompt reply. Being that you are one of the maintenance leads of the JSR, what are the chances of updating the required JDK to 1.4, or even 1.5 -- the xml-d

DO NOT REPLY [Bug 49190] JSR 105 exceptions should not have it's own 'cause' field

2010-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49190 --- Comment #3 from sean.mul...@oracle.com 2010-04-27 15:25:52 EDT --- (In reply to comment #2) > Sean, thanks for the prompt reply. Being that you are one of the maintenance > leads of the JSR, what are the chances of updating the required