I think originally it should be the one in " ./modules/configuration/server/src/main/resources/gfac-config.xml". Because when creating the server binary distribution we copy whatever that is in the /modules/configuration/server/src/main/resources/ in to $AIRAVATA_HOME/bin.
On Fri, Aug 15, 2014 at 2:56 PM, Marlon Pierce <[email protected]> wrote: > There is a gfac-config.xml in 3 different locations: > > 149-160-240-9:airavata mpierce$ find . -name gfac-config.xml|grep -v test > ./modules/configuration/server/src/main/resources/gfac-config.xml > ./modules/gfac/airavata-gfac-service/src/main/resources/gfac-config.xml > ./modules/orchestrator/airavata-orchestrator-service/ > src/main/resources/gfac-config.xml > > Which one is the "right" one? > > Marlon > >
