Well, I found the answer in the archives and it worked.

Thanks.,

>>
>> Try setting the "className" parameter in the wsdd file to your Remote
>> Interface of the bean you're trying to expose.
>>
>> <service provider="java:EJB">
>> ...
>>    <parameter name="className" value="com.your.remote.interface"/>
>> </service>
>>
>> -Bob
>>


-----Original Message-----
From: Ramaswamy, Muthu [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 5:19 PM
To: '[EMAIL PROTECTED]'
Subject: No Such Operation...EJB.


Hi All-

I am using Axis Beta2.0 Release. When I tried to access the EJB service, I
get the error: No such operation 'getApprovalEntry'. I searched the list
archives but didn't find a solution.

Is this fixed in Beta 2 or Do I have to switch over to Beta 3. Appreciate
your help. 

Thanks.,

-Muthu

Reply via email to