Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
5798 |
|
major |
always |
09-16-14 20:44 |
09-18-14 00:12 |
|
Reporter:
|
kazssym |
Platform:
|
|
|
Assigned To:
|
|
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
new |
Product Version:
|
|
|
Product Build:
|
|
Resolution:
|
open |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
|
|
|
Summary:
|
0005798: Quercus 4.0.39 undeployable to GlassFish Server 4 |
Description:
|
GlassFish Server 4 reports an error when I try to deploy Quercus. Some of Quercus classes have @PostConstruct-annotated methods that can throw checked exceptions but such methods must throw unchecked exceptions only according to the specification.
I must modify those methods to wrap a checked exception into an unchecked exception and rebuild myself to deploy it on GlassFish Server 4. |
Steps To Reproduce:
|
|
Additional Information:
|
My modified version is available at <https://bitbucket.org/kazssym/quercus-maven>. [^] |
Relationships | |
Attached Files:
|
|