On Thu, Mar 11, 2010 at 4:06 PM, Zoran Jeremic <[email protected]> wrote: > I'm trying to convert my project to tuscany 2.x and now I got issue: > > org.apache.tuscany.sca.assembly.impl.ExtensionImpl cannot be cast to > org.apache.tuscany.sca.assembly.Composite > > I found in archive that somebody complained about that but I didn't found > the solution that I could apply. > Do you have some suggestion? > > Zoran
This is usually a namespace issue (OSOA from 1.x and OASIS from 2.x) Please check the following document, which might help you converting from 1.x to 2.x [1] http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x/Converting+Tuscany+1.x+Extensions -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
