lahirujayathilake commented on code in PR #67:
URL: https://github.com/apache/airavata-mft/pull/67#discussion_r1066838021


##########
services/secret-service/server/src/main/java/org/apache/airavata/mft/secret/server/XmlConfiguration.java:
##########
@@ -18,9 +18,7 @@
  package org.apache.airavata.mft.secret.server;
 
 import org.springframework.context.annotation.Configuration;
-import org.springframework.context.annotation.ImportResource;
 
-@Configuration
-@ImportResource({"classpath*:applicationContext.xml"})

Review Comment:
   Yes, that'd be an issue. I'll update the following,
   `SQLResourceBackend` and  `SQLSecretBackend` - need to remove the @Component
   revert the changes done to XmlConfiguration.java in secret-service and 
resource-service



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to