Hi,
I am writing remote service like client and server. In that source code login is client application and Remote service is the service application (sample code). When i use to call add method from client it is giving error like
**** enforceInterface() expected 'com.collabera.labs.sai.IMyRemoteService' but read 'com.login.IMyRemoteService'
[fade]
So please help on this. I didnt get what my mistake. U can disscuss on laxman_balu@hotmail.com


