What Customers expect in a new generation APM (2.0) solution
Here (more...)
Challenges with APM 1.0 product
See my blog in BMC communities for challenges with old generation of APM products.
Here is the direct link : https://communities.bmc.com/communities/community/bsm_initiatives/app_mgmt/blog/2012/12/04/challenges-with-apm-10-products
JavaOne Next week
Are Java PaaS platforms ready for enterprise?
Best practices for building cloud based applications
I am writing this blog using my iPad and blogger is not iPad friendly
Cloud Computing for Java Developers
EJB 3 In Action, 2nd Edition
Webinar: Event Processing for Java Developers
Introducing an Event Server Platform
Most vendors have focused (more...)
SOA Management – Sample Chapter from Middleware Management Book
You can access the chapter at http://www.oracle.com/technology/books/pdfs/sample-soa-management.pdf
This book covers management of both Oracle Fusion Middleware (WebLogic/OC4J, SOA Suite, IDM, Coherence, Forms/Reports, etc. and non-Oracle Midddleware such as JBoss, Tomcat, Apache (more...)
Should Java be free from Sun/Oracle?
Book: Middleware Management with Enterprise Manager Grid Control
My JavaOne Presentation:
Here are details for the talk:
TS-3977 -Keeping a Relational Perspective for Optimizing the Java™ Persistence API
Thursday June 04 4:10 PM - 5:10 PM Hall E 134
If you are attending JavaOne this year, (more...)
Using Quartz Scheduler on WebLogic Server
I'm not a Quartz expert but I keep on getting emails with Quartz questions as one of my blog was published as a featured article at TheServerSide.com 4-5 years back. I got some questions on using Quartz on WebLogic Server recently. I modified the original example to run on (more...)
Article:Managing Complexity with BPEL Environment
SOA World published an article on BPEL Management written by me with Arvind Maheshwari.
You can read the article: Managing Complexity with BPEL Management!
Enterprise Java – State of the World!
One of my friends commented: “Java is no longer cool! Not hot either! What is the current state of enterprise Java?”
First it was .Net and then came a bonanza of scripting languages such as Ruby. All these technologies were there to eclipse the popularity of Java and J2EE. (more...)
Using EJBContext from an EJB 3 Interceptor
I got a question from a customer that he wants to use EJBContext from an EJB 3 Interceptor.
Yes, it’s very simple. Just inject the EJBContext into the interceptor using @Resource injection.
See the example code that uses methods of SessionContext as follows:
package actionbazaar.buslogic;
import javax.annotation.Resource;
(more...)
My Sessions at Oracle Open World 2008
I’ve two sessions at Oracle Open World 2008, San Francisco. Here are my session details:
Track: Application Server and Transaction Processing
Room: Rm 2006
Date: 2008-09-22
Start Time: 11:30
S298522 : Top Five Things DBAs Must (more...)
RSS