Skip to site navigation (Press enter)
[castor-dev] Problem marshalling
Jonathan Asbell
Sat, 14 Dec 2002 20:24:47 -0800
MY CODE....
Marshaller serializer = new Marshaller(new FileWriter(myFile));
serializer.setMarshalAsDocument(true);
serializer.setValidation(true);
serializer.marshal(service);
Nothing seems to be happening! That is, it doesnt seem to be serializing
Previous message
View by thread
View by date
Next message
Reply via email to
Search the site
The Mail Archive home
castor-dev - all messages
castor-dev - about the list
Expand
Previous message
Next message