Archives
-
My last blog in 2012: My 2013 wishes and predictions…
-
Using GlassFish domain templates to easily create several customized domains
It might have happened to you to require some customization the GlassFish behavior after you create the domain in order to make the domain fit the basic requirements that you have in your organization or for your development purpose. Some of the files that we usually manipulate to customize GlassFish includes logging.properties, keystore.jks, cacert.jks, default-web.xml, server.policy and domain.xml. These [...]
Tags: Domain Templates, GlassFish -
How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1
In this article I explain how GlassFish 3.1 provides REST administration instead of AMX/JMX administration and management interface available in GlassFish 3.0
-
Updating Web application’s Spring Context from Beans definitions partially stored in the database…
Updating Web application’s Spring Context from Beans definitions partially stored in the database. The definitions stored in the database are the security provider beans and related configurations which we will load right after the context is initialized.
-
Brief overview of JSR 343: JavaTM Message Service 2.0
This is a brief overview of the JSR 343 which is the the new specification for the JMS 2.0 API.
-
My slides for Java EE Security session at JavaForum meeting 69
On the 7th of december I presented the “Security in Java EE platform: what is included, what is missing” session in the JavaForum meeting. Although I arrived somehow late and left right after the last presentation which was done by Chet Hendrickson but I can say that the athmospher was really friendly and enjoyable. I [...]
