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