Jacques Le Roux created OFBIZ-5518:
--------------------------------------
Summary: Error finding internal requirements
Key: OFBIZ-5518
URL:
https://issues.apache.org/jira/browse/OFBIZ-5518 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
When you create an internal requirement in trunk and then try to find it, you get this error:
{code}
2014-01-25 16:02:09,937 (http-bio-0.0.0.0-8443-exec-24) [ RequestHandler.java:879:INFO ] Rendering View [FindRequirements], sessionId=579BFA66C670F4B7DE36C29D5AE371E1.jvm1
experiment: creating class manager
experiment: creating class manager
2014-01-25 16:02:10,421 (http-bio-0.0.0.0-8443-exec-24) [ ServiceDispatcher.java:368:ERROR]
---- exception report ----------------------------------------------------------
Incoming context (in runSync : getInventoryAvailableByFacility) does not match expected requirements
Exception: org.ofbiz.service.ServiceValidationException
Message: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
---- stack trace ---------------------------------------------------------------
org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
{code}
It works in R11.04
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)