The Source for Java Technology Collaboration
User: Password:



View Archives: Homepage | Projects & Communities | Also Today | Spotlights | Success Stories | Articles | Weblogs

Blog Posts


Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

All 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.
Posted by kalali on June 19, 2009 at 13:31 PST | Permalink | Discuss (3)  

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.
Posted by ss141213 on June 16, 2009 at 01:02 PST | Permalink | Discuss (0)  

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...
Posted by ss141213 on May 30, 2009 at 12:05 PST | Permalink | Discuss (0)  

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.
Posted by ss141213 on May 29, 2009 at 08:49 PST | Permalink | Discuss (0)  

User Has it Right!:
Posted by mortazavi on May 28, 2009 at 11:33 PST | Permalink | Discuss (0)  

Worst ever Java EE 6 Blog: This is the worst ever Java EE 6 Blog...Stop reading now.
Posted by ludo on May 25, 2009 at 21:09 PST | Permalink | Discuss (7)  

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...
Posted by ludo on May 22, 2009 at 06:19 PST | Permalink | Discuss (0)  

Goodies in Apache/Derby 10.5:
Posted by mortazavi on April 16, 2009 at 15:45 PST | Permalink | Discuss (2)  

EclipseCon GlassFish Slides: EclipseCon GlassFish v3, Java EE 6, Eclipse, GlassFish Tools Bundle for Eclipse slides posted...
Posted by ludo on March 25, 2009 at 12:18 PST | Permalink | Discuss (0)  

GlassFish and Eclipse: GlassFish, Java EE 6, and Eclipse: what's cooking...
Posted by ludo on March 24, 2009 at 00:26 PST | Permalink | Discuss (0)  

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
Posted by kalali on March 23, 2009 at 17:40 PST | Permalink | Discuss (0)  

STUN server in SailFin: This post describes details of the STUN server in Project SailFin.
Posted by rampsarathy on March 09, 2009 at 00:09 PST | Permalink | Discuss (0)  

Sang Shin's Passion for Java Technology: See www.javapassion.com for free online courses, presentation slides, and numerous other resources.
Posted by marinasum on February 27, 2009 at 17:13 PST | Permalink | Discuss (0)  

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?
Posted by timboudreau on February 11, 2009 at 20:46 PST | Permalink | Discuss (0)  

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.
Posted by driscoll on February 06, 2009 at 11:19 PST | Permalink | Discuss (4)  

1 to 15 of 610 Next
 Feed java.net RSS Feeds