I have an EJB which has overladed methods as
OmniDataRecordOutputBean refresh(OmniDataRecordInputBean in_data)
and
OmniDataRecordOutputWSBean refresh(OmniDataRecordInputWSBean in_data)
Is it possible to expose only one of the overloaded methods in my webservice
in AXIS.If so how can that be done?
Thanks,
Arvind
_________________________________________________________________
Unlimited Internet access for only $21.95/month.� Try MSN!
http://resourcecenter.msn.com/access/plans/2monthsfree.asp
- RE: Selectively exposing overloaded methods. Aravind Chavar
- RE: Selectively exposing overloaded methods. Tom Jordahl
- Re: Selectively exposing overloaded methods. Barry Levinson
