Archives
-
Some best practices on Spring framework context configuration files naming
-
Introducing OpenESB from development to administration and management.
OpenESB project initiated by Sun Microsystems to develop and deliver a high performance, and feature rich implementation of Java Business Integration (JBI) under an open source friendly license. Basic task of JBI implementations is connecting different type of resources and applications together in a standard and none intrusive way. Basic building blocks of an ESB [...]
May 24th, 2010 | Filed under Architecture, How To, Java EE, Java EE Security, Java SE, Web Services, XML -
GlassFish Modularity System, How extend GlassFish CLI and Web Administration Console (Part 2: Developing Sample Modules)
Extending GlassFish CLI and Administration Console, Developing the sample Modules Administrators are always looking for a more effective, easier to use, and less time consuming tool to use as the interface sitting between them and what they supposed to administrate and manage. GlassFish provide effective, easy to access and easy to simple to navigate in [...]
-
Using XML in Java refcard is available for download as free as speech
I wrote a new refcard for Dzone, the refcard is about using XML in java and generally covers: What is XML XML usage use cases, when to use and when not to use what we have in Java for dealing with XML documents What DTD and XSD are How we can perform validation using XSD [...]
-
A scenario based tutorial about using NetBeans BPEL, JBI and Web service developemt features
May 11th, 2007 | Filed under Architecture, GlassFish, How To, Java EE, Learning, NetBeans, Open Source, Web Services, XML -
Hibernate dynamic mapping and Dom4J enabled sessions
Hibernate from version 3.0? provide a very useful feature for people who develop application frameworks. Indeed this feature allows you to work directly with XML documents and elements which represent entities.Imagine that you have an application or an SDK which help users to manipulate data from different RDBMSs. Hibernate provide rich configuration facilities which help [...]
