I am using sun metro webservice stack with spring. every thing is working fine but i am unable customize namespace of the my service. my service always setting namespace as {http://www.springframework.org/schema/beans}. how do i customize my namespace for my service?
A:
after my research i know i missing namespace for my service. so it takes default spring bean name space. so we need to add namespace to service as show in example.
ngadde
2010-09-28 16:03:53