Author: rodche
Date: 2012-04-11 17:27:42 -0700 (Wed, 11 Apr 2012)
New Revision: 28805
Modified:
csplugins/trunk/toronto/rodche/cpathsquared-impl/src/main/java/org/cytoscape/cpathsquared/internal/CPath2.java
Log:
Switched to another cPath2 (Pathway Commons) demo/test server
Modified:
csplugins/trunk/toronto/rodche/cpathsquared-impl/src/main/java/org/cytoscape/cpathsquared/internal/CPath2.java
===================================================================
---
csplugins/trunk/toronto/rodche/cpathsquared-impl/src/main/java/org/cytoscape/cpathsquared/internal/CPath2.java
2012-04-12 00:18:11 UTC (rev 28804)
+++
csplugins/trunk/toronto/rodche/cpathsquared-impl/src/main/java/org/cytoscape/cpathsquared/internal/CPath2.java
2012-04-12 00:27:42 UTC (rev 28805)
@@ -55,6 +55,7 @@
}
CPath2Client client = CPath2Client.newInstance();
+ client.setEndPointURL("http://awabi.cbio.mskcc.org/cpath2/");
if(LOGGER.isDebugEnabled())
LOGGER.debug("cPath2Url=" + client.getEndPointURL());
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.