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

javax.ws.xml.Holder not serializable

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

On the Apache jUDDI project we allow users to use different transport types to connect to the UDDI registry. When using RMI we found out that the Holder class is not serializable.

1. Is there a workaround so we don't have to use this class.
2. Since Holder contains data elements, it seems like a bug to me that it is not Serializable?

Your thoughts on this are highly appreciated.

Thx,

--Kurt
[Message sent by forum member 'kurtstam' (kurtstam)]

http://forums.java.net/jive/thread.jspa?messageID=352722

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

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