I am developing web service application using axis.
i have two files to deploy my webservice
1. service class
which has 2 methods. One returns String and second returns My Own Bean
2. wsdd file
Here how can i provide <operation> tag for getUserInfo() method of user defined class
Thanks
siraj.
Jimmy Clark
Ranch Hand
Joined: Apr 16, 2008
Posts: 2187
posted
0
Are you attempting to write the WSDD file yourself? If so, why? Please explain.
siraj baig
Ranch Hand
Joined: Jul 11, 2006
Posts: 42
posted
0
Hi James,
Thanks For Your Reply.
I have provided the below line in my wsdd