Hello Tuscans,

I am interested in Tuscany SCA with Dynamic (!) SDO, to both expose &
consume data via REST and SOAP services.  Can Tuscany do this?

http://tuscany.apache.org/tuscany-sdo-java-faq.html under "How to use
SDO in tuscany SCA?" says that "It's possible to use Static SDO or
Dynamic SDO" it seems it should - but I am having trouble getting this
to work:

In 
https://github.com/vorburger/vorburgers-blueprints/blob/master/helloworld-ws-sdo-dyn/src/test/java/helloworld/HelloWorldDynamicClientTestCase.java,
how do you pass the DataObject into getGreetings() ? I'm probably
getting this all wrong, and the SOAP service client should be generic,
somehow?

Similarly, how would one go about creating a "dynamic" service? In the
same example project, can the Name interface etc. code generation be
avoided on the server side as well, just having SDO read e.g. the XSD
(or any other dynamic model source) ?

BTW: The sample-helloworld-ws-sdo is only bundled in v1.6.2 and not in
v2.0-Beta3, is that a case of "not yet" or a "won't be anymore" ?  Is
SDO still used?

Thanks a lot for any help,
Michael

_______________________
Michael Vorburger
http://www.vorburger.ch

Reply via email to