[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.modeling.m2m] Re: [ATL]problem with launching ATL from a program
|
I have resolved the problem,
I had to give Test_UMLtoRDB.asm instead of Test_UMLtoRDB.atl for the
transformation paramter.
Maher
"Maher" <maher.lamari@xxxxxxx> a écrit dans le message de news:
esfsl4$fp4$1@xxxxxxxxxxxxxxxxxxxx
> Hello,
>
> I have read the existing questions and answers about problem with
> launching an ATL transformation from a program.
> I could resolve a part of the initial problem with using the program
> written by Dennis Wagelaar, But I still have a problem.
>
> The URL associated to the transformation file is
>
> trans = new URL("file:///C:/Documents and Settings/Mes
> documents/My_Documents/development/_TestATLTransf____RUN/Test_UMLtoRDB.atl");
>
>
> ....
>
> Creating new model OUT for output
>
> Starting model transformation file:/C:/Documents and Settings/Mes
> documents/My_Documents/development/_TestATLTransf____RUN/Test_UMLtoRDB.atl
>
> Fatal error: line 1:-1: Elément racine de document manquant.
>
>
>
> Thanks in advance
>
> PS.
> I am using Java 1.4.2
>