Hi Bruno, You'll need to add the andromda-query-library*.jar to your classpath (if ant) or as a dependency if Maven. AndroMDA should tell you its found the "query" library when you run it.
Chad ----- Original Message ----- From: "Bruno S.L." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 3:02 AM Subject: [Andromda-user] OCL Problem > I have a problem with an OCL parsing. AndroMDA told me that it can't > find "query.Hibernate-QL". > I think that my problem is with the translation library. > > I don't know if I have to generate my own one or if the one given with > androMDA should do the thing. > I don't know if there's some variable that i haven't set... > > I've tried generating translation libraries into my project and copying > contents of androMDA tranlation libraries... but I don't know where I > should generate it exactly, because AndroMDA always replies with the > same message... i've tried everywhere ;-) > > My model is just like animal.quiz one. And doing it like this sample... > it does not run for me. First, in animal-quiz sample, the > DecisionItem.findRoot() method is not steriotyped lik a finder method. > It does not return any value type... Animal-quiz sample compiles... my > model doesn't. AndroMDA says to me that $returnType expected (something > like that). I've seen that return type is defined in OCL... but it still > not running. > > I've found this message > http://www.mail-archive.com/[EMAIL PROTECTED]/msg01608.html > and i've done everything it's said... but ... but... :'( > > I'm sure it's a nonsense... but I'm lost. I'm getting sick about > > Can someone please help me... every idea is wellcome > > Thanks > > -- > > Libert�, �galit�, fraternit�. > > -- > Bruno Su�rez Laffargue > ~ Analista/Programador ~ > > email: [EMAIL PROTECTED] > Tlf:(+34)917 288 930 > > Divisi�n Intern� > Hachette Filipacchi S.A. > http://www.hachette.es > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Aviso legal: > > Este mensaje electr�nico est� dirigido �nicamente a la(s) direcci�n(es) indicadas anteriormente; el car�cter confidencial, personal e intransferible del mismo est� protegido legalmente. Cualquier revelaci�n, uso o reenv�o no autorizado, completo o en parte, est� prohibido. > > Si ha recibido este mensaje por equivocaci�n, notif�quelo inmediatamente a la persona que lo ha enviado y borre el mensaje original junto con sus ficheros anexos sin leerlo ni grabarlo, total o parcialmente. > > Gracias > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
