[jboss-user] [JBossWS] - Re: Is this possible to do somehow?
paoletto
do-not-reply at jboss.com
Wed Nov 21 18:17:09 EST 2007
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
More information about the jboss-user
mailing list