Hi guys,
On the jUDDI project one of our APIs uses the javax.ws.xml.Holder class
(which contains jUDDI specific data classes). We have a requirement to
send the entire Holder class over RMI, but Holder is not Serializable. I
think this is a short coming of the implementation.
http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxws_2.2_spec/src/main/java/javax/xml/ws/Holder.java
If you agree can this be fixed? Or do you believe that the spec dictates
this?
Thx,
--Kurt
kstam at apache.org