Thanks for the reply.... I dont know how to subsribe to the mailing list...and hence this mail can start a new Thread...sorry for that
Ok the problem is I have upgraded to EMF 2.3 which i think has changed the EList operation to be parameterized... so eClass.getESuperTypes().add(mixinType); the add method here accepts only an EClass I have got the source code for the latest tuscanys do release and in the BaseSDOXSDEcoreBuilder class this line (eClass.getESuperTypes().add(mixinType); ) is giving error....so my question is is tuscany sdo compliant with EMF 2.3? There are a number of similar error in SDOHelperImpl (lin # 296) and many more. -- Regards, Vipul
