|
|
||
Blog PostsAll J2EE Weblogs
JMS Over HTTP using OpenMQ (Sun Java System Message Queue and HTTP tunneling): OpenMQ provide a rich JMS implementation which includes tens of unique features including JMS over HTTP/S communication which can free developers from thinking about how JMS client can operate behind firewalls and proxies. This JMS tunneling capabilities let us have full JMS API capabilities without using a non standard port for our JMS broker. Our JMS application can use the JMS implementation to communicate with JMS broker over HTTP trough a tunneling web application.
This entry provide configuration steps along with sample code for using JMS over HTTP using the OpenMQ http tunneling.
Our second hybrid application - EJB as OSGi Service: This example shows how one can register an Enterprise Java Bean in OSGi service for it to be accessed from non-Java EE application. It also demonstrates how you can access "local" EJBs from other applications breaking the artificial limit imposed on them earlier.
Running GlassFish on other OSGi platforms: Although GlassFish v3 comes with Felix preinstalled, it's pretty easy to make it run on Equinox. Given below are the simple steps...
Use of Framework Extension Bundles in GlassFish V3: In this short article, I will tell you how we found framework extension bundle a useful concept while developing GlassFish V3 to run on OSGi.
User Has it Right!:
Worst ever Java EE 6 Blog: This is the worst ever Java EE 6 Blog...Stop reading now.
GlassFish Tooling: GlassFish Tools Bundle for Eclipse is now version 1.0. Get latest Eclipse, GlassFish v2.1 and GlassFish v3 Prelude pre-integrated in a single installable bundle...
Goodies in Apache/Derby 10.5:
EclipseCon GlassFish Slides: EclipseCon GlassFish v3, Java EE 6, Eclipse, GlassFish Tools Bundle for Eclipse slides posted...
GlassFish and Eclipse: GlassFish, Java EE 6, and Eclipse: what's cooking...
Monitoring GlassFish application server's HTTP Service using VisualVM.: If you are using GlassFish and you want to monitor your Server HTTP Service performance from your desktop computer then this entry is for you. The entry shows how one can use VisualVM utility of JDK to monitor HTTP Service of GlassFish application server
STUN server in SailFin: This post describes details of the STUN server in Project SailFin.
Sang Shin's Passion for Java Technology: See www.javapassion.com for free online courses, presentation slides,
and numerous other resources.
Is programming...analysis done backward?: Ever stop to think how we do software? When analyzing the real world, people start with existing phenomena, then derive one or more models that describe it - each is an abstraction of one or more physical phenomenon. Occasionally someone starts with an intuition about how something ought to work, and it comes up correct. In software development, we start with the abstractions and the real world emerges. Is that a thing human beings have a lot of practice at?
Project Mojarra releases the second revision of its JSF 2.0 PR implemenatation: Project Mojarra releases its second revision of its JSF 2.0 PR implemenatation. Come check it out. | ||
|
|