Commit e3885d17 authored by mjadhav's avatar mjadhav

unwanted genTrackInfoServlet method commented


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98416 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0bca3901
......@@ -118,7 +118,7 @@ public class ShipmentLocConf extends ActionHandlerEJB implements ShipmentLocConf
else
{
conn.commit();
retString=generateTrackInfo(tranId,conn);
//retString=generateTrackInfo(tranId,conn);
System.out.println("final retString @@@@@"+retString);
System.out.println("@@@@@@@@@ commit successful...........");
errString = itmDBAccessLocal.getErrorString("","VTCONFIRM","");
......
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