[Andromda-user] [Samples] [OnlineStore - compile=OK;Deploy=OK;Use=failed]

2005-05-30 Thread Mickael
FYI : it was because I used the 4.2 version of JBoss. With the 4.1 sp1 it's working fine. Thanks for your help and good luck with AndroMDA See you around Mickael _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?

[Andromda-user] [Samples] [OnlineStore - compile=OK;Deploy=OK;Use=failed] OnlineStore - compile=OK;Deploy=OK;Use=failed

2005-05-24 Thread Mickael
I'am using samples from AndroMDA 3.0 and I have JBoss 4.0.2. When I compile with MAVEN the OnlineStore sample, I don't have any problem. When I deploy it, no problem, But when I use it, I enter a login, a password and confirm this last one an my IE show me this error : type Exception rep

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-13 Thread Mickael
Good morning!! There are changes between andromda 2 et 3. I have the stereotype "WebPage" in my model and I don't have it in the new one . WebForm and WebAction doesn't exist anymore. Are Webservice and WebServiceOperation instead of them? Thanks ___

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
(last answer for today, thanks a lot for your help, I hope you will be available like this tomorrow. I'm glad to be one of the first whi use this forum to help them who will use andromda) the second link you gave me doesn't work. http://team.andromda.org/docs/andromda-metafacades-uml/namespa

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
which line (on the build.xml?) permit to turn "on" the default identifiers option? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=140#140 --- This SF.Net email is

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
I tried to find where the 'id' is but I didn't find on poseidon. I don't know what 'id' means. if you know where it is, could you explain to me or send me a print screen? [EMAIL PROTECTED] Thanks _ Reply to the post : http://galaxy.androm

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
It seems to be woking better. (I will create a new topic about maven next time in the appropriate Index) About Ant, I found this following link http://www.mail-archive.com/andromda-user@lists.sourceforge.net/msg05355.html You wrote that I have to change <> to <> in my poseidon model I did

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
Here bellow the command and the generated file --- the command --- INFO [AndroMDA] INFO [AndroMDA] A n d r o M D A - 3.0 INFO [AndroMDA] INFO [AndroMDA] Input model --> 'jar:file:D:/Projet/Susie/app/v6/Tools/AndroMDA/samples/susie/mda/s rc/uml/po

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.]

2005-05-12 Thread Mickael
Hey, thanks Wouter Zoons. I'm already trying to use maven but I have some difficulties to use my zuml generated by poseidon. I tried something like maven.andromda.model.uri=jar:file:${maven.src.dir}/uml/pos.zuml!/pos.xmi but it doesn't work. do you have example with a zuml model? or do

[Andromda-user] [Project generator] [AndroMDA 3.0M3 - Anttask. error "Was expecting one of:.] AndroMDA 3.0M3 - Anttask. error \"Was expecting one of:...\"

2005-05-12 Thread Mickael
Hi, I'm a french student working on the following structure : POseidon 3.0 CE --> AndroMDA 3.0M3 --> Ant 1.6.3 --> JBoss 4.0.2 I was using AndroMDA 2.12 and now I want to use the 3.0M3 one. I re-write my build.xml (see bellow) but I have errors (see bellow) when I try to compile with Ant.