anonymous wrote :
| Hi,
|
| Is there any example I can run to experience Bisocket in jboss-remoting?
|
| Regards,
|
| Erez Harari
|
| Axcepia Technologies
|
Hi Erez,
That's a good question, and I've created JBREM-773 "Create bisocket sample
code" in response. For now, you could look at the unit tests in
org.jboss.test.remoting.transport.bisocket.BisocketTestCase, e.g.,
testAlternatingInvocationsAndCallbacks(). Superficially, though, the code using bisocket
doesn't look much different than it would if it used the socket transport, other than
some configuration parameters. The real difference is behind the API, in the handling of
callback connections.
Of course, one of the goals of Remoting is to present a unifed API that hides transport
details.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063286#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...