Yes, i was thinking about synchronizing the exposed service with the mdb, but not with messages, since my exposed slsb should wait for someone else to end some job, and then return.
what i was wondering is: is it possible to expose-for example- a "public String foo()" , but then the body of the method dont return anything, and, better, dont send back any soap response. Instead, some other component in the system should send it back to the invoker (so it is needed also a kind of address to answer back) maybe it's just impossible.. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106934#4106934 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106934 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
