Customization of Service

Posted by G.Venkata Phanindra on
URL: http://ofbiz.116.s1.nabble.com/Customization-of-Service-tp140861.html

Hi..
     I want to make few changes with SurveyServices.xml file and i want to
move the files into my own application so as to the entire ofbiz will not be
getting effected but when i call the service in controller.xml file as
bellow
    <request-map uri="minipoll">
        <security https="false" auth="false"/>
         <event type="service" invoke="createSurveyResponse"/>
        <response name="success" type="view" value="surveyresponse"/>
        <response name="error" type="view" value="surveyresponse"/>
        <response name="asyncSuccess" type="view" value="surveyresponse"/>
    </request-map>

by default  it will go to service_servey,xml file in
applications/content/servicedef/services_servey.xml file and from there it
will look at SurveyServices.xml file in
applications/content/script/org/ofbiz/content/survey/SurveyServices.xml file
but i want to move into different location how can i change it.


--
G.Venkata Phanindra
Mob:: 9849852989