Commit 6f2dd9fd authored by kpandey's avatar kpandey

Upadted


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@189463 ce508802-f39f-4f6c-b175-0d175dae99d5
parent af7ac957
...@@ -278,7 +278,7 @@ public class DashboardUtil ...@@ -278,7 +278,7 @@ public class DashboardUtil
if(userInfo != null && (!objName.isEmpty() || objNameobj != null)) { if(userInfo != null && (!objName.isEmpty() || objNameobj != null)) {
System.out.println("<<<<<<< .mineuserInfo for dbAccess"+userInfo+","+objName); System.out.println("userInfo for dbAccess"+userInfo+","+objName);
AppConnectParm appConnect = new AppConnectParm(); AppConnectParm appConnect = new AppConnectParm();
InitialContext ctx = new InitialContext(appConnect.getProperty()); InitialContext ctx = new InitialContext(appConnect.getProperty());
//DBAccessRemote dbAccess = ( DBAccessRemote )ctx.lookup( "ibase/DBAccessEJB/remote" ); //DBAccessRemote dbAccess = ( DBAccessRemote )ctx.lookup( "ibase/DBAccessEJB/remote" );
......
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