I would like to write such a tool. Can you point me to the correct place in the Tuscany source code from where I could reuse the functionality.
Thanks, Rohan On Sun, Feb 8, 2009 at 5:51 PM, Luciano Resende <[email protected]> wrote: > As you mentioned, the Tuscany runtime will validate the composites > when processing the contribution. I don' t recall of a specific tool > that would just parse and validate the composite, but a tool like this > should be very simple to do, or you could try Eclipse STP SCA Tools > and see if they have something like this. > > On Sun, Feb 8, 2009 at 5:40 PM, Rohan Sahgal <[email protected]> wrote: >> Hi, >> I was wondering if any tool exists that can validate composite files. >> I cannot see any such tool linked from the "Tools" link on the Tuscany >> SCA Java webpage. >> >> Right now, I am just dependent on runtime errors to find out mistakes >> in my composite files, which is quite time consuming. >> >> It would really ease development if such a tool existed. >> >> Thanks, >> Rohan >> > > > > -- > Luciano Resende > Apache Tuscany, Apache PhotArk > http://people.apache.org/~lresende > http://lresende.blogspot.com/ >
