Hi I am having a web service method like the following....
public Serializable Method(String key){
}
What is the required Type Mapping information (typemapping section in
WSDD) to be included in the WSDD , in order to deploy this web service
in Axis.
Mainly,,, the concern is the "Serializable" clas.....
Thanx
Mahen
