Hello,

I have been reading a lot about JMS recently, and I was wondering if anyone
could share some of the particular ways that they have been using this in
practice.  It sounds potentially useful, but I'm having a hard time
identifying particular instances where this would be of benefit.  I am
specifically interested in hearing how this would tie in with EJB architecture.

I also have two specific questions regarding JMS.  First, if you are using
it to do something like creating EJBs on the receipt of a message, why is
this better than, say, just creating the EJB directly via a method
invocation rather than going through the middleman of a messaging
system?  Secondly, it seems like JMS is geared towards highly distributed
systems.  We are in the process of building a product which is a hosted
service that would need to send messages to customers of ours.  On our end,
these would be produced using Weblogic.  If these messages were sent using
JMS, could our customers receive them using a different JMS vendor than
Weblogic?

Thanks,
Jake

----------------------------------------------------------------------------------
Jake Reichert                       email: [EMAIL PROTECTED]
Technical Lead                            Phone: (415) 876-7500
Allpredict                                     Fax: (240) 250-5593

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to