diff --git a/config/META-INF/xfire/services.xml b/config/META-INF/xfire/services.xml
index 369b84603..a40014de0 100644
--- a/config/META-INF/xfire/services.xml
+++ b/config/META-INF/xfire/services.xml
@@ -10,4 +10,10 @@
com.tenwa.makeContract.McontractService
com.tenwa.makeContract.impl.McontractServiceImpl
+
+
+ CustomerService
+ com.tenwa.voucher.service.CustomerService
+ com.tenwa.voucher.serviceImp.CustomerServiceImpl
+
\ No newline at end of file