source: extensions/net.sf.basedb.genepattern/trunk/META-INF/MANIFEST.MF @ 1104

Last change on this file since 1104 was 1104, checked in by Nicklas Nordborg, 14 years ago

References #224: Add a "Test" button on the GenePattern? 'edit server' page

The "Test" button is now in place. The installation may still be a bit messy since the GenePattern? jar files has to be manually installed. We need a way to figure out what to do about that. Another problem is that the default configuration of a GenePattern? server allows a user to login with any username. Non-existing accounts are automatically created and given server admin permissions! It is possible to lock this down, but there is no web interface for adminitration of GenePattern? user accounts. There is some documentation about this: http://www.broad.mit.edu/cancer/software/genepattern/tutorial/gp_web_client.html#_Securing_the_Server

File size: 201 bytes
Line 
1Manifest-Version: 1.0
2Class-Path: lib/genepattern/GenePattern.jar
3 lib/genepattern/gp-modules.jar
4 lib/genepattern/axis.jar
5 lib/genepattern/commons-discovery-0.2.jar
6 lib/genepattern/jaxrpc.jar
7 
Note: See TracBrowser for help on using the repository browser.