Version 0.7 of JSR 101 has introduced some changes to the Holder classes.
Many of the changes were recomended by the Axis team.

I am making the changes to Axis to support the changes:
   New javax.xml.rpc.holders.Holder marker interface which is implemented
   by all of the Holder classes.
   Holders are defined for the wrapper classes (example java.lang.Integer
   is held by javax.xml.rpc.holders.IntegerWrapperHolder.java)
   All generated holders must extend the Holder interface.

Rich Scheuerle
XML & Web Services Development
512-838-5115  (IBM TL 678-5115)

Reply via email to