Skip to content

Instantly share code, notes, and snippets.

View rodrigo-galba's full-sized avatar

Rodrigo Galba rodrigo-galba

  • Brazil
View GitHub Profile
@rodrigo-galba
rodrigo-galba / ActiveMQJMXUtils.java
Created September 9, 2011 18:03 — forked from rponte/ActiveMQJMXUtils.java
ActiveMQJMXUtils - trying to purge a fucking queue
package base.jms;
import org.apache.activemq.broker.BrokerService;
import org.apache.activemq.broker.jmx.QueueViewMBean;
import org.apache.activemq.command.ActiveMQQueue;
import org.apache.activemq.web.BrokerFacadeSupport;
import org.apache.activemq.web.LocalBrokerFacade;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@rodrigo-galba
rodrigo-galba / log4j.properties
Created September 1, 2011 19:27 — forked from rponte/log4j.properties
Logging Spring transactions
log4j.logger.org.springframework.orm.jpa=DEBUG
log4j.logger.org.springframework.transaction=INFO
@rodrigo-galba
rodrigo-galba / windows-fsutil
Created February 1, 2011 19:19 — forked from rponte/windows-fsutil
otimizacao para sistema de arquivo
fsutil behavior set disablelastaccess 1