Hi again, i saw tuscany ws binding and it fits my needs both OneWay Invocations and callbacks work fine. I've put some findings at http://g4sca.blogspot.com/ so now the next..what i've to do is bootstrap a node with an EmbeddedNode and use that binding. Axis2 permits some kind of data-mapping with JiBX( in Axis2 with the -d jibx -E parameters) for example, do you have a data mapping api so you can pass arbitrary objects to a Component? Without any data mapping there's an hack for doing that and it's using reflection inside a component and pass a byte array with the class serialized. Any suggestions?
Cheers, Jo. P.S. Sca remote binding simply hangs, I've not still discovered the reason, but i'm sure that next week when i'll have a more deep understanding of ws binding and something working with it..I'll see that code. The only thing that i've seen is that i do a request to the ServiceDiscovery Servlet for every request, a caching (o keep-alive) mechanism would be more useful: every node should be have a partial view of the domain. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
