I think things like that usually require more steps like configuring endpoints in Web.config. We have AuthenticationService and RoleService and the client side script for that is only generated in the page if you uncomment the stuff in the system.serviceModel section.
It "probably" works similar for custom services but I'm really not sure, best to read up on the documentation from Microsoft.
Hope that helps,
Joe