ok I will try it. I didn't try earlier thinking it might be incorrect and
there might be some reason behind keeping it non-exportable.
Regards
On Sun, Jun 13, 2010 at 8:14 AM, Scott Gray <
[hidden email]>wrote:
> On 13/06/2010, at 4:27 PM, Muhammad Aamir wrote:
>
> > Hello,
> >
> > I am trying to invoke "userLogin" service from my rmi client and get
> > following exception:
> >
> > Exception in thread "main" org.ofbiz.service.GenericServiceException:
> Cannot
> > find requested service
> >
> > I noticed that "userLogin" service is marked as "exportable=false".
>
> Did you try setting it to true?
>
> Regards
> Scott