Kurt, JAX-WS doesn't specify Holder as serializable [1]. Note that the API classes maintained by Axis2 have been moved to the Geronimo project.
Andreas [1] http://java.sun.com/javase/6/docs/api/javax/xml/ws/Holder.html On Mon, Jun 29, 2009 at 18:05, Kurt T Stam<kurt.s...@gmail.com> wrote: > Hi guys, > > On the jUDDI project we're having an issue with javax.xml.ws.Holder not > being serializable. > > http://forums.java.net/jive/thread.jspa?threadID=63523&tstart=0 > > I noticed that axis2 maintained an version of this class (javax.xml.ws) in > older branches. > > http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_4/modules/jaxws-api/ > > So my question is, if we were to do this on jUDDI, how would be make sure it > would not conflict with your implementation, or with java 6 for that matter. > > Thx, > > --Kurt >