Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic Performance and user kalali

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


Security

In this entry we discuss what Application Server Management Extension (AMX) and Java Management Extensions (JMX) are, how we can use them to develop custom administration, management and monitoring solutions for GlassFish v3. The article contains tens of diagrams and samples.
on Apr 6, 2010 | Permalink | Discuss

EJB

This relatively long article discusses OSGI, HK2, GlassFish modularity, how to extend GlassFish CLI and GlassFish administration console, Using GlassFish update system and finally  setting up and managing an IPS package system.
on Mar 15, 2010 | Permalink | Discuss

Linux

If you want to use more than 3GB of ram in ubuntu 9.10 32bit this blog entry is for you.
on Oct 13, 2009 | Permalink | Discuss

Databases

I authored a refcard about Oracle Berkeley DB Java Edition recently and this refcard published yesterday. You can learn all basics of BDB JE in this refcard. To summarize, BDB JE is an embedded Object or key/value pair ultra fast database. The DBD JE allows us to annotate and store complex object graphs or key/Value pairs.
on Sep 1, 2009 | Permalink | Discuss