On Sat, Feb 27, 2010 at 04:57:47AM +0800, smallufo wrote: > resin 4.0.4 lacks of bin/ directory
The bin/ directory only had a resin.sh script in it before. Do you want that back? All it does is run "java -jar lib/resin.jar", followed by the commands you pass in. If it's helpful, we can replace it. BTW, the command to run Resin with console output has changed to "java -jar lib/resin.jar console" if you're used to running it that way. Thanks, Emil _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
