Re: How to Get Started

2007-12-06 Thread ttmdev
Try to stick to the JMS 1.1 "domain-independent" API's; they provide a much simpler JMS programming model. Sun's J2EE tutorial has a real good section on JMS programming with lots of examples and good step-by-step descriptions. http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html Joe bs

Re: How to Get Started

2007-12-05 Thread Bruce Snyder
On Dec 5, 2007 7:06 PM, anoweb <[EMAIL PROTECTED]> wrote: > > I am trying to get an understanding of JMS and I'd like to try and create a > simple app using ActiveMQ. I have downloaded and installed ActiveMQ, I > guess now I am trying to figure out what to do next. I have found examples > for cre

Re: How to Get Started

2007-12-05 Thread anoweb
As for a web server I am looking to use Grails. I am also hoping to use Spring as well, but that can come later if I can get some sample stuff running first. anoweb wrote: > > I am trying to get an understanding of JMS and I'd like to try and create > a simple app using ActiveMQ. I have downl