On 15 August 2014 11:07, wrote:
>
>
> Sorry, I messed up with merges etc on github.
>
> I have set it up again.
>
> Would you be so kind to check if I did it right this time? I filles in
> .gitignore file beforehand ;-)
>
> Looks ok (though haven't tried checked it out / running).
>
>
> And question: I hoped services would registrate automatically? What am I
> doing wrong? (I was expecting 'Users' in UI)
>
>
two things:
a. (which you've already done):: add the package name (or a parent) to
isis.properties key:
isis.services.ServicesInstallerFromAnnotation.packagePrefix
b. (which you've haven't done): annotate the class with @DomainService
Thanks. That's it! Got it working now ...
I need to update some site documentation, got a bit behind on that... :-(
Cheers
Dan
�