[
https://issues.apache.org/jira/browse/OFBIZ-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kulwant Singh updated OFBIZ-6782:
---------------------------------
Summary: Service parameter should be required. (was: Service required parameters )
> Service parameter should be required.
> -------------------------------------
>
> Key: OFBIZ-6782
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6782> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Release Branch 14.12
> Reporter: Kulwant Singh
>
> There is no null check on one of parameters "itemShippingList" of calcTax service implemented in TaxAuthorityServices.java by name of rateProductTaxCalc.
> Now this parameter should either be made required in service defination in services_tax.xml or null check should be present just like the other parameters like itemQuantity have.
> because when i am trying to run this service with only passing required parameters it is throwing null pointer exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)