how create a wsdl on document style?

hi everyone,I am trying to do a wsdl on javacaps. I did my wsdl and it work ok, but I want do it on document style not in RPC style?How can I do it?thanks
[189 byte] By [conectora] at [2007-11-26 21:54:51]
# 1

Hi,

I tried to expose JCD as a web service. In this case WSDL will be

created by JCAPS.

When i exposed JCD as web service a wsdl file was created with style

as "document".

Please let me know how you created wsdl file. Have you created using

Web Service Definiton in JCAPS. [I tried to create using

Web Service Definiton but i don't know how to create binding details].

Regards

Venkatesh.S

VenkateshSampoornama at 2007-7-10 3:50:08 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
Hi, You can give document style as either "rpc" or as "document" while configuring components in CMAP. That is using WSDL editor you can customize the style property either to document or rpc. Please correct me if i am wrong. RegardsVenkatesh.S
VenkateshSampoornama at 2007-7-10 3:50:08 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...