APAR status
Closed as program error.
Error description
User developed a class SampleException that extends
java.lang.Exception. This class has 2 contructors, one
without any parameter and another
one that accepts 2 parameters. It also contains a getter
method for each parameters. In server, it has a class
that throws this SampleException giving two parameters. In
client side, receives java.lang.IllegalAccessException:
WSWS3214E Error : null setter method has been
specified.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All users of the JAX-RPC runtime. *
****************************************************************
* PROBLEM DESCRIPTION: In certain cases, a class cannot be *
* deserialized because appropriate *
* setter methods are not available. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
In cases where a constructor containing all of the arguments of
the object is found, this should be used first instead of the
setter methods. This will allow for a more broad serialization
of types without getter/setter methods.
Problem conclusion
Now, the two argument constructor will be used instead of
the default constructor and then relying on the setter
methods.
This fix is targeted for inclusion in 5.0.2.10 and 5.1.1.4
Please refer to the Recommended Updates page for delivery dates:
http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP
&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PQ94424 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-09-17 |
Closed date |
2004-12-13 |
Last modified date |
2004-12-13 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|