- Timestamp:
- May 28, 2010, 10:24:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/groovy/dbnp/rest/CCMCommunicationManager.groovy
r480 r490 13 13 class CCMCommunicationManager implements CleanDataLayer { 14 14 15 def static ServerURL = "http://localhost:8080/gscf/rest"; 15 //def static ServerURL = "http://localhost:8080/gscf/rest"; 16 def static ServerURL = "http://nbx5.nugo.org:8182/ClinicalChemistry/rest"; 16 17 17 18
Note: See TracChangeset
for help on using the changeset viewer.