Archives
-
Step by Step toward a jms sample in NetBeans and yes GlassFish. part 2 : Remote Client
In previous part you saw that how easy is to make an MDB to consume messages and a jsp/Servlet Front End to send message to a queue.in this part i will show you how you can send message to a queue from a remote j2se client. you should know that in jms sending and reciving [...]
-
GlassFish is Open source , but how much Open it is ?
We know that GlassFish is opensource under CDDL license , being opensource is good but having a good and open relation with community is very good. GlassFish has the most active community between opensource project that i have been involve a bit closer than observing , having that TheAquarium weblog make it magnifisant.Meanwhile you think [...]
-
Step by Step toward a jms sample in NetBeans and yes GlassFish
Java EE 5 brings many ease of use in EJB development world and certainly it is one of biggest step ahead in java EE land.NetBeans 5.5 is another big step toward making development on top Java EE some easier. NetBeans is a very easy to learn and use because it does not bring many stuff [...]
