Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

 « Return to Thread: javax.ws.xml.Holder not serializable

javax.ws.xml.Holder not serializable

by Kurt T Stam-4 :: Rate this Message:

Reply to Author | View in Thread

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


 « Return to Thread: javax.ws.xml.Holder not serializable