> 2009/12/23 smallufo <[email protected]> > Hi , this is my resin's init message : > I grep no HotSwap keyword here ... > > log level is enabled : > <logger name="" level="all"/> > > Oops > sorry , this should be <log> , not <logger>
Actually it's log and logger <log name="" level="all" path="stdout:" timestamp="....whatever time stamp is...."/> and <logger name="com.caucho" level="config"/> > But after I restart resin , I still cannot grep any HotSwap keyword in > jvm-default.log The record should appear (once) when a class is loaded from WEB-INF/classes , so after first request to the page using it. Also, resin jni should be compiled. --Alex > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
