I have a web application and web service(apache cxf) sharing same database and running on their own servlets.And i have foo class with a field ‘startdate’ .I am tracing closest start date and schedule quart’s simple trigger to start at this date.But data also come from web service and i am cannot trace closest date .I can duplicate logic to web service and trace closest date separately but this lead resource leak .İs there a way inform webapp from web service .
I have a web application and web service(apache cxf) sharing same database and running
Share
Http-get with parameter to web app.