Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

creating wsdd

843833Nov 16 2008
I am a newbie in webservice, may i know how to create wsdd file?

Situation :
Currently in my server side i have used @webservice(),@webParam and @webMethod to get a string datatype from client and wanna return hashMap to client, and i know there is impossible to handle collection type in webservice. But izzit possible to edit or create the wsdd to change the typeMapping in to hashMap so can generate a WSDL which contain the type of hashMap?
My wsdl is generated by java class which i add a servlet tag in to web.xml
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2008
Added on Nov 16 2008
0 comments
160 views