Customer Search by ID in ORCO version 14.0
Hi
I have installed ORCO version 14.0 on Weblogic 10.3.6 on windows 7(64bit).
I gave added a customer.
While trying to search above customer by Customer ID, i am getting unknown error screen.
And Following exception in CentralOffice.log file.
2014-11-27 22:49:59,774 WARN [oracle.retail.stores.struts.action.LocaleRequestProcessor] Processing exception from action.
oracle.retail.stores.commerceservices.common.SearchException: EJB Exception: : java.lang.NoSuchMethodError: javax.persistence.EntityManager.createNamedQuery(Ljava/lang/String;Ljava/lang/Class;)Ljavax/persistence/TypedQuery;
at oracle.retail.stores.storeservices.services.common.StoresDataService.createNamedQuery(StoresDataService.java:150)
at oracle.retail.stores.storeservices.services.customer.AbstractCustomerService.findCustomerByID(AbstractCustomerService.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)