OMG!! That was sooooo simple!!!  That saved me a huge amount of time 
reading through the documentation trying to figure out how to fit things 
all together.

Once again, Dan to the rescue!!!

Thanks very much!!!

Chris 




Daniel Kulp <[EMAIL PROTECTED]> 
04/28/2008 12:46 PM
Please respond to
[email protected]


To
[email protected]
cc
[EMAIL PROTECTED]
Subject
Re: Antwort: How to make generated objects Serializable  [Virus checked]







Actually, the JAXB specification specifically allows for Serializable 
without resorting to the vendor customizations.   In the globalBindings 
section of your customization bindings file, you can just add a 
jaxb:serializable element and all the types will implement serializable.

Dan


On Monday 28 April 2008, [EMAIL PROTECTED] wrote:
> https://jaxb.dev.java.net/2.1.2/docs/vendorCustomizations.html
> http://java.sun.com/webservices/docs/2.0/jaxb/vendorCustomizations.htm
>l
>
> best regards
> jano
>
>
>
>
> [EMAIL PROTECTED]
> 04/28/2008 21:16
> Bitte antworten an
> [email protected]
>
>
> An
> [email protected]
> Kopie
>
> Thema
> How to make generated objects Serializable  [Virus checked]
>
>
>
>
>
>
> I'm using wsdl2java to generate my client objects but they are not
> serializable. Is there an option I can give to wsdl2java or some form
> of binding file I can provide that will cause all of my generated
> objects to be Serializable?
>
> Thanks...
>
> Chris



-- 
J. Daniel Kulp
Principal Engineer, IONA
[EMAIL PROTECTED]
http://www.dankulp.com/blog


Reply via email to