Archives
-
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 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 -
How to prepare for, and install GoDaddy SSL certificate into GlassFish v3
Here are steps showing you how to prepare and install a SSL certificate purchased from Godaddy into GlassFish v3 server. To learn more about Godaddy certificates and step to buy a certificate you need to take a look at http://www.godaddy.com/ssl/ssl-certificates.aspx?app_hdr=. After you understand what Godaddy offer and whether it suites your requirement you can use [...]
Comments Off
