| | |
| | | <facet type="jpa" name="JPA"> |
| | | <configuration> |
| | | <setting name="validation-enabled" value="true" /> |
| | | <setting name="provider-name" value="" /> |
| | | <datasource-mapping> |
| | | <factory-entry name="Entities" /> |
| | | <factory-entry name="kls-asrs" /> |
| | | </datasource-mapping> |
| | | <naming-strategy-map /> |
| | | </configuration> |
| | | </facet> |
| | | <facet type="Spring" name="Spring"> |
| | |
| | | */ |
| | | @ResponseBody |
| | | @RequestMapping(value="/waitPakOut.action",method={ RequestMethod.GET, RequestMethod.POST }) |
| | | public JSONObject getWaitPakOut(@RequestBody String requestBody,HttpServletRequest request){ |
| | | public synchronized JSONObject getWaitPakOut(@RequestBody String requestBody,HttpServletRequest request){ |
| | | JSONObject map = new JSONObject(); |
| | | logger.error("SAP Retrieve Interface Data22-----" + requestBody); |
| | | String lgnum="0"; |