Changeset 638 for trunk/grails-app/conf
- Timestamp:
- Jul 1, 2010, 4:36:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r636 r638 44 44 45 45 // register methods for accessing SAM's Rest services 46 CommunicationManager. setSAMServerURL = 'nbx5.nugo.org/sam'46 CommunicationManager.SAMServerURL = 'nbx5.nugo.org/sam' 47 47 CommunicationManager.registerRestWrapperMethodsSAMtoGSCF() 48 48 CommunicationManager.registerRestWrapperMethodsSAMtoGSCF()
Note: See TracChangeset
for help on using the changeset viewer.