Archives
-
JavaZone 2010 sessions I am going to attend
This is a list of JavaZone 2010 sessions I am planning to attend. Selecting this list was really hard as all of the presentations are exceptionally good.
Aug 12th, 2010 | Filed under Apache, Architecture, Enterprise Architecture, GlassFish, Java, Java EE, Java SE, JavaZone, JavaZone 2010, Learning, Modularity, Presentations, Web Services -
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 -
Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client…
Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of theĀ end to end requirement of a software system when it come to implementation. Spring Security and Spring Remoting are two important parts of the framework which covers security in a descriptive way and let [...]
Mar 18th, 2010 | Filed under Architecture, Frameworks, How To, Java EE, Java EE Security, Java SE, Learning, Open Source, Web Services -
GlassFish Modularity System, How extend GlassFish CLI and Web Administration Console (Part I, The architecture)
Modularity is the essential design and implementation consideration which every software architects and designers should have in mind to get an easy to develop, maintain and extend software. GlassFish is an application server which highly benefits from a modularity system to provide different level of functionalities for different deployment and case studies. GlassFish fully supports [...]
Comments Off -
OpenMQ, the Open source Message Queuing, for beginners and professionals (OpenMQ from A to Z)
Talking about messaging imply two basic functionalities which all other provided features are built around them; these two capabilities include support for topics and queues which basically lets a message to be consumed by as many interested consumerĀ as subscribed or at just one of the interested consumer(s). Messaging middleware was present in the industry [...]
Mar 3rd, 2010 | Filed under Architecture, GlassFish, GlassFish Security, High Availability, How To, Java, Java EE, Java SE, Monitoring, Open Source, Optimization, Performance -
Architecting a system need a wide knowledge of technologies, COTS, projects, standards….
When we start working on a new project as an architect we are dealing basically with a set of requirement which our architecture should be able to act as a foundation for the design and implementation of those requirements in form of a software system. to let the customer fulfill its requirements in a better [...]
Nov 22nd, 2009 | Filed under Architecture, Opinion
