Carl (>), Carl (>>), Nicklas (>>>): > > > If you want webservices you will have to do most of the work yourself. > > > We have been experimenting with this and there is a prototype branch and > > > a perl library for using it: > > > http://lev.thep.lu.se/trac/baseplugins/wiki/se.lu.thep.webservices_clients > > > It provides functionality for listing Affymetrix experiments and > > > downloading associated CEL and CDF files. > > > > Excellent. This will most likely get me started on a prototype client. > > Hm, the perl test script worked when I originally tried it, but now it > gives the following errors: > > $ perl test.pl > Session ID = b87213332421d6bc > getProjects error: Operation Not found EPR is > http://base2.thep.lu.se/demo/services/Session and WSA Action = > http://server.ws.basedb.sf.net/xsd#getProjects > List of Projects: > setActiveProject error: Operation Not found EPR is > http://base2.thep.lu.se/demo/services/Session and WSA Action = > http://server.ws.basedb.sf.net/xsd#setActiveProject > getExperiment error: Operation Not found EPR is > http://base2.thep.lu.se/demo/services/Session and WSA Action = > http://server.ws.basedb.sf.net/xsd#getExperiments > List of Experiments: > > I imagine it might recently have gone out-of-date as per 2.4.0. What > need I change/update locally to make it work?
In fact, when I visit the page where the EPR is supposed to be according to the script, http://base2.thep.lu.se/demo/services/Session I get this: <html><body><h2>Please enable REST support in WEB-INF/conf/axis2.xml and WEB-INF/web.xml</h2></body></html> So it seems that something has broke in the last few updates. // Carl ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ basedb-devel mailing list basedb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/basedb-devel