Subversion Repositories SmartDukaan

Rev

Rev 10038 | Rev 10409 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10038 Rev 10254
Line 72... Line 72...
72
		password = "cafe@nes";
72
		password = "cafe@nes";
73
		mailer = new GmailUtils();
73
		mailer = new GmailUtils();
74
		//sendTo = new String[]{"vikram.raghav@shop2020.in"};
74
		//sendTo = new String[]{"vikram.raghav@shop2020.in"};
75
		sendTo = new String[]{ "sandeep.sachdeva@shop2020.in", "vikram.raghav@shop2020.in", "rajneesh.arora@shop2020.in",
75
		sendTo = new String[]{ "sandeep.sachdeva@shop2020.in", "vikram.raghav@shop2020.in", "rajneesh.arora@shop2020.in",
76
				"khushal.bhatia@shop2020.in","manoj.kumar@saholic.com","chaitnaya.vats@saholic.com",
76
				"khushal.bhatia@shop2020.in","manoj.kumar@saholic.com","chaitnaya.vats@saholic.com",
77
				"yukti.jain@shop2020.in","manisha.sharma@shop2020.in","chandan.kumar@shop2020.in","ankush.dhingra@shop2020.in","amar.kumar@shop2020.in"};
77
				"yukti.jain@shop2020.in","manisha.sharma@shop2020.in","chandan.kumar@shop2020.in","ankush.dhingra@shop2020.in"};
78
		CatalogClient catalogServiceClient = null;
78
		CatalogClient catalogServiceClient = null;
79
		try {
79
		try {
80
			catalogServiceClient = new CatalogClient();
80
			catalogServiceClient = new CatalogClient();
81
		} catch (TTransportException e1) {
81
		} catch (TTransportException e1) {
82
			e1.printStackTrace();
82
			e1.printStackTrace();