[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.stp.sca-tools] Using the SCA Designer as an abstract modeling tool

Hi all,

I want to use the SCA Designer as a kind of abstract modeling tool. This way I don't want to have any dependencies to SCA implementations like the "Apache Tuscany".
The SCA Designer generates a interface description like the following one as default:


<tuscany:interface.wsdl xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"; interface="http://www.itemis.com/BLABLUB#wsdl.interface(BLUB)"/>

Why I'm forced to use tusacany? Is there a way to remove this impl-specific namespace (or to change to it to a spring specific one) in the designer?

regards,
Mischa