Re: Error with simple example

2007-06-06 Thread António Mota
Oi Luciano, obrigado pela ajuda. However the TM here thinks the SDO/DAS at Tuscany it's not mature enough to use in this project (it's a big project following mil standards) so I'm afraid it's not now that I'll have the chance to work with it. Too bad, i really appreciate the design of SDO and i

Re: Error with simple example

2007-06-05 Thread António Mota
I also try the examples using a config.xml file (http://incubator.apache.org/tuscany/starting-with-das.html) but i get Feature 'Command' not found. or Feature 'Table' not found. if i remove the Commands... 2007/6/5, António Mota [EMAIL PROTECTED]: Hi Frank: Thanks for your help here.

Re: Error with simple example

2007-06-05 Thread Luciano Resende
Hey Antonio Let me try to give you some help, and also point you to more DAS documentation. DAS User guide is available at [1] and a test case that exercise some similar things to what you want to do is available at [2] So, if you set the proper XPath index to [1], does it help ? If you

Re: Error with simple example

2007-06-04 Thread Frank Budinsky
One thing that's certainly wrong is Person[0] because an XPath index must be = 1. See section 12 of the SDO spec: http://osoa.org/download/attachments/36/Java-SDO-Spec-v2.1.0-FINAL.pdf?version=1 Note that the code that you said returned what you want is using a property number (i.e., 0):