Better late than never. Access instructions are on the downloads page, including new information about Maven support.
Beta3 considerably improves JMX integration, with the ability to browse application statistics in JMX and easily target non-default MBean servers for complicated deployments. The tutorial and User Guide have both been expanded to encompass the new features (if you've already completed the tutorial, you can jump straight to the new page).
Changes since beta2:
Features:- beet-core: new persister type <bt:mbean-persister> which allows aggregate statistics to be tracked from a JMX console
- beet-core: new persister type <bt:persister-chain> allowing multiple persisters to be registered on a single bt:manager
- beet-core: new attribute <bt:http-requests name-parameters="..."/>, allowing HTTP parameter values on event names for more useful statistical groupings
- beet-core: ability to target a non-default MBean server for JMX registrations
- user-guide: JMX administration chapter added
- user-guide: dependency compatibility matrix added to programmer reference
- maven support
- beet-core 2789141: missing root element when using plain-text XML logger (fix identified by Frederic Chopard)
- beet-core 2790196: naming inconsistencies with thread and scheduler groups