Commit 6a3be7df authored by mjadhav's avatar mjadhav

unwanted genTrackInfoServlet method commented


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