Hi 
I have to make a stateless sesson bean made available  as web
service.
I could not find the ideal way to get it done.What i am doing is to
create a wrapper class,in whose constructor, i lookup for session bean
from naming service and and then get the remote interface.
Now, once i get the remote interface,i make wrapper methods for each
public methods of remote method.so each call to wrapper class is
delegated to session bean.
And finally ,make available this wrapper class as web service.
i want to know:
1. is this the correct way to expose session bean as web service???
2.can it b done thru handelers???if yes,how?????
3.where can i get detailed information about wsdd????info give in
axis-users guide is insuffecient to get full prospective of it

friends,i will b great to get quick and relevant reply
thanks
Kumar Vinit

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to