Click a question to view the answer
(best viewed in Windows Media Player 9 series)
Can't view the clips? Try the HTTP stream.
View Full-Length Interview
-
Tell us a bit about yourself and what you do at BEA?
-
What does messaging mean to you?
-
What are the different approaches to implementing messaging?
-
For what use cases would a point-to-point approach versus a public subscribe approach be more applicable?
-
And how do these concept map into Java?
-
How does a developer make the leap to messaging from synchronous approaches?
-
Are there reasons to use JMS within the JVM or is it mostly for remote asynchronous communications?
-
What are the various approaches to asynchronous messaging in J2EE and how would one choose one over the other?
-
How do J2EE Servers implement MOM or Message-Oriented Middleware concepts?
-
How does WebLogic Server implement guaranteed message delivery?
-
The server you are calling is a point of failure when taking the synchronous approach, what about the asynchronous approach with messaging? What support is there for, say, clustering and failover?
-
Can JMS be used to solve extreme high volume problems such as stock exchange examples?
-
How do you see messaging fitting into Service-Oriented Architectures?
-
What is WebLogic's messaging offering?
-
What are some key new features coming in future versions of JMS and WebLogic JMS?