I think, from what I've read here in the list, that an EJB cvould use something like JMS to send a message to another object or program. Can you invoke an EJB from a message product? I wouldn't htink so, unless you had an intermediate bean that could read messages and create other bean instances. Is there a way to use messaging directly with the target bean, sending a message to a bean instance? Could you set up a stateful session bean and configure the container so that the bean didn't disappear when a given caller went away? Thanks. Ken =========================================================================== 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".
