Commit 1cada905 authored by ajadhav's avatar ajadhav

change in method signature for processRequest and remove other wherever it is called.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@177281 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b1404794
......@@ -1437,7 +1437,7 @@ CreatePoVoucherAdvanceLocal, CreatePoVoucherAdvanceRemote
String[] authencate = new String[2];
authencate[0] = "";
authencate[0] = userId;
authencate[1] = "";
xmlBuff=null;
xmlBuff= new StringBuffer("");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment