Wiadomości pobrane z serwisu TheServerSide.com.
5 Article Series on Reloading Java Classes
Five articles on classloaders, objects, classes, redeploying, OSGi, Tapestry 5, HotSwap, JRebel and other aspects of Java class reloading and turnaround.
...
Application Performance: Expert webcasts now available on-demand
Did you miss our Application Performance Management virtual seminar in February? In these expert presentations discover the best techniques for perfecting performance builds and for finding, diagnosing and fixing pe ...
soapUI adds testing support for JMS, AMF and databases
Web services testing software vendor eviware has released soapUI 3.5, which now supports the testing of JMS, AMF and databases. Free and open-source, soapUI is a desktop application used in inspecting, invoking, dev ...
JFrog and Gradle to collaborate on fuller build system offering
Enterprise build system, Gradle Inc. and repository specialist JFrog have formed a collaborative relationship to work toward a series of offerings that the companies say will enhance user productivity. The companies ...
Relax: You Can (Mostly) Stop Using Java Interfaces For Testing
Are you tired of turning every non-trivial class into an interface, and then create an "Impl" that actually does the work when mocking objects for testing? Do you know about JMock's ClassImposterizer? It ...
XNIO: A Better NIO For Java
XNIO offers NIO capability but in a hassle-free manner and vastly simplifies the opening of channels with likely support for SSL and virtual channels within the same API. Learn more about this open source project f ...
JSR-310 date and time API early draft review
JSR-310 the Date and Time API inspired by Joda-Time, has entered Early Draft Review. Feedback is wanted!
...
WSO2 debuts SaaS identity management product
Middleware vendor WSO2 recently released Cloud Identity, which the company said eliminates the need for internal software, dedicated hardware, and systems administrators in identity management. Instead, WSO2 provide ...
TheServerSide.com redesign in high gear
TechTarget has been working on a project to redesign TheServerSide.com. Updates to the site will be noticeable in the near future.
...
Tech Brief: NoSQL for DBAs
NoSQL describes several database technologies for which the data stores don't need a fixed schema and often avoid join operations. Brian Aker gives a lightning talk (7 minutes) about NoSQL during the Nov 2009 OpenS ...