RE: DomSerializer?

2001-06-29 Thread Kartheek Hirode
Leonardo, 1) You will need tot set the Call object to NS+AF8-URI+AF8-LITERAL+AF8-XML encoding style on the client. For an illustration, look at putListings.java in the addressbook sample: params.addElement(new Parameter(+ACI-newListings+ACI-, Element.class, ro

Re: DomSerializer?

2001-06-29 Thread Leonardo battagli
Ranjith Chinni wrote: > Try ur luck with both of them Do you really think I should try them? Instead I have read the tutorial on 'Creating Type Mappings' and I have created a 'BeanSoap object' like this one: import java.io.*; import java.util.*; mport java.net.*; import org.w3c.dom.Document; i

Re: DomSerializer?

2001-06-29 Thread Ranjith Chinni
Try ur luck with both of them Leonardo battagli wrote: > > I have created a simple example using the addressbook one, now instead > of serialize an 'Address object' > I want to serialize an 'XMLDocument object', I added the followind > description in the 'deploy file' > > http://schemas.x