[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] [CDO] Importing a UML model

Hi,

I want to import a UML 2.1 model into my CDO Server. I'm under the impression that this involves:

1. Registering the package on the server using the client's package manager
2. Importing the resource from a transaction (finding my .uml file and opening it)


When I follow these steps I get this error:

org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'http://www.eclipse.org/uml2/2.1.0/UML' not found. (file:/C:/myfile.uml, 2, 178)

Anyone have any insight into this?

Thanks!

Maurice