Hence, always specify the name attribute, it might save you later on.
Example:
@WebMethod
public Customer getCustomer(@WebParam(name = "customerId") String customerId)
@WebMethod
public Customer getCustomer(@WebParam(name = "customerId") String customerId)
1 comment:
Allah razı olsun. :)
Post a Comment