A better way to do this might be to replace most of bin/nutch with a Java tool that examines the command name, and then calls the appropriate class's main(String[]) method. Then we could have both shell and batch scripts which just setup the classpath and then run this class. We still end up duplicating the JVM configuration logic, but that should change a lot less often than the command set. Would someone be interested in building this?
The jmx stuff will take a while to implement but I think it will solve this problem as well.
Stefan
--------------------------------------------------------------- enterprise information technology consulting open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion: http://www.text-mining.org
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers
