[Andromda-user] [Spring cartridge] [OCL - No code]

2005-07-17 Thread [EMAIL PROTECTED]
OCL constraints currently are supported for HQL and EJBQL queries on your project models, and preconditions on your Spring operations .. modeling invariances also works but only on cartridge meta-models (invariances will yield the model validation errors when andromda runs) what you are tryi

[Andromda-user] [Spring cartridge] [OCL - No code] OCL - No code

2005-07-17 Thread debsouzac
Hi all ! I'd like to know if AndroMDA generates OCL constraint. A constraint like this: context Aluno inv: self.allInstances->isUnique(matricula) I tried this, but nothing was generated, although query constraint works fine . :? [] Debora __

[Andromda-user] [Hibernate cartridge] [Issue with hibernate.inheritence.strategy = concrete.]

2005-07-17 Thread vjaideep
I am using hibernate 3. I tried setting hibernate.inheritance.strategy to union-subclass in the properties as you have suggested. But the files generated shows "joined-subclass". Then I tried to set andromeda.hibernate.interitence to union-subclass under tagged values in the model. But I

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread Jef
Thanks it works, you just saved my life Quote: I know what you're problem is (end of quote) I think I have more than one problem. ;-) _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2783#2783 Posting to http://forum

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread [EMAIL PROTECTED]
I know what you're problem is: you don't have the profile files in your repository. Cd to the andromda-all/etc/profile directory and type "maven xml.zip:install" then once that completes try building the xmlschema cartridge again. -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org __

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread Jef
maven 1.0.2 _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2781#2781 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! --- SF.Ne

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread [EMAIL PROTECTED]
What version of maven are you running? It should be 1.0.2. -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2780#2780 Posting to http://forum.andromda.org/ is

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread Jef
Thank you for the help i checked out de src file from cvs then cd to the Xmlschema dir when i run maven jar:install i get the following error: org.netbeans.lib.jmi.util.DebugException: Cannot create URL: andromda-profile-meta-3.1-RC1-SNAPSHOT.xml.zip at org.netbeans.lib.jmi.xmi.Xmi

[Andromda-user] [Hibernate cartridge] [Issue with hibernate.inheritence.strategy = concrete.]

2005-07-17 Thread [EMAIL PROTECTED]
If you want union-subclass, then you need to use Hibernate 3 as Wouter said above and define the inheritance strategy as "union-subclass". You can do it with a namespace property so that the strategy applies to all inheritance or you can set "union-subclass" as the value for the "andromda.hib

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread [EMAIL PROTECTED]
How are you trying to build it? Why aren't you building it using maven? You should be able to just check out andromda-all from CVS (or download the source distribution) and then cd to andromda-all/cartridges/xmlschema and then type "maven jar:install" or "maven clean" to clean it. -- Chad Bra

[Andromda-user] [Hibernate cartridge] [Issue with hibernate.inheritence.strategy = concrete.]

2005-07-17 Thread vjaideep
Facing the same issue with 3.1-RC1-SNAPSHOT. thanks, jaideep _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2776#2776 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list!

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread Jef
Quote: What is "it" when you say "It says (end of quote) The compiler from eclipse. When I build the project the error stands in the problem section. When i manualy try to compile the files (with javac) I get the same errors XSDAssociationEndLogic cannot be resolved to a type and some mo

[Andromda-user] [Newbie corner] [Redisplaying data]

2005-07-17 Thread agarneau
Hi, I fixed my problem with read-only field by creating a new FrontEndView and passing it hte parameters. _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2774#2774 Posting to http://forum.andromda.org/ is preferred

[Andromda-user] [Hibernate cartridge] [Issue with hibernate.inheritence.strategy = concrete.]

2005-07-17 Thread [EMAIL PROTECTED]
union subclass support has been added for Hibernate 3 afer the 3.1-M1 release, try 3.1-RC1-SNAPSHOT -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2773#277

[Andromda-user] [Hibernate cartridge] [Issue with hibernate.inheritence.strategy = concrete.] Issue with hibernate.inheritence.strategy = concrete.

2005-07-17 Thread vjaideep
I am trying to use hibernate mapping stategy of one table per concrete class i.e. hibernate.inheritance.strategy=concrete The mapping file generated in this case should show union-subclass. This doesn't happen. Instead the mapping file generated shows join-subclass. I also tried setting an

[Andromda-user] [XML Schema cartridge] [Compilation problems]

2005-07-17 Thread [EMAIL PROTECTED]
What is "it" when you say "It says". -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2768#2768 Posting to http://forum.andromda.org/ is preferred over posting

[Andromda-user] [Installation & Configuration] [Problem generating Hibernate (V3) Sourcefiles]

2005-07-17 Thread [EMAIL PROTECTED]
hi mchytracek, hmm, the only thing I can spot is the duplicate value-objects declaration in the default and java namespaces, but that should work, I tested it locally and it works fine very strange, I can't seem to reproduce the problem ? perhaps if you send me your entire project (in a z

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
wciesiel wrote: 1. So is it possible to create model in such a way that I get link (containing ID param) in TITLE column ? 2. is it possible (if so - how) - to make checkboxes for every row acting as selectors for some actions? For example - group deletion of checked rows with "delete" bu

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
wciesiel wrote: So: - I think you should mention in the doc's that skipping column name in tablelinks is possible only for forms, not hyperlinks - what if there are more then one events for a table and parameteres have different view.types ? Like in my example - delete event and edit event,

[Andromda-user] [Newbie corner] [Redisplaying data]

2005-07-17 Thread [EMAIL PROTECTED]
agarneau wrote: Caused by: org.andromda.core.cartridge.CartridgeException: org.andromda.core.car tridge.CartridgeException: Error performing Cartridge.processWithTemplate with template 'templates/spring/SpringServiceLocator.vsl', template context '{stringUt [EMAIL PROTECTED], services=[org

[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-07-17 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: It currently isn't possible to have the jmi.jar on ibiblio for example, because its Sun's license which requires that it be bundled with your project in order to distribute it (or something like that), that's why they don't have any of the J2EE apis on ibibilio etc. (e

[Andromda-user] [Newbie corner] [Redisplaying data]

2005-07-17 Thread agarneau
Hi, I finally managed to make it work. I was missing a transition of type signal fom the front end view. Now I get the data displayed back to the user for confirmation wich is fantastic but it seems I cannot make the field read only even when I set the read only property of struts. I want

[Andromda-user] [Newbie corner] [Compilation problems] Compilation problems

2005-07-17 Thread Jef
Hello, when i try to compile XSDAssociationLogicImpl.java and XSDAttributeLogicImpl.java from the XMLschema cartridge. It says: "XSDAssociationEndLogic cannot be resolved to a type ". The files XSDAssociationEndLogic.class en XSDAssociationEnd.class are imported in eclipse. The errors

[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-07-17 Thread dbendlin
Any decision you make about this release management would be okay as long as it is well documented, that means it should be a "dummy proffed" documentation in order for new users or even some of us not so new but definitivly not that involved in the complex's of release and ditribution managene

[Andromda-user] [Installation & Configuration] [Cannot build fresh andromda distribution]

2005-07-17 Thread mchytracek
Hi Chad You are right. I had maven-1.0 on my machine. Upgrading to 1.0.2 did it. Thank you Michael _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2756#2756 Posting to http://forum.andromda.org/ is preferred over

[Andromda-user] [Newbie corner] [Redisplaying data]

2005-07-17 Thread agarneau
Hi, I have a front end view defering to a save(parm1, param2, ...) method in an action state. So I should model a second transition on that same action state back to the front end view. What would be the type of transition then? Would it be a "signal" transition or do I have to call a new

[Andromda-user] [Installation & Configuration] [Cannot build fresh andromda distribution]

2005-07-17 Thread [EMAIL PROTECTED]
The build should work without any modifications (it works fine on our build server). Are you using maven-1.0.2? -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.ph

[Andromda-user] [Installation & Configuration] [Cannot build fresh andromda distribution] Cannot build fresh andromda distribution

2005-07-17 Thread mchytracek
Hallo I try to build the actual andromda distribution. After checking out from cvs server i get the exception (MAVEN_OPTS is set correctly): translation-library:test-bootstrap: [echo] +---+ [echo] | T E S T I N G T R A N S L A T I O N

[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-07-17 Thread [EMAIL PROTECTED]
It currently isn't possible to have the jmi.jar on ibiblio for example, because its Sun's license which requires that it be bundled with your project in order to distribute it (or something like that), that's why they don't have any of the J2EE apis on ibibilio etc. So we might be able to crea

[Andromda-user] [Installation & Configuration] [Problem generating Hibernate (V3) Sourcefiles] The andromda.xml

2005-07-17 Thread mchytracek
Hallo Wouter I have marked my modifications with "...mchytracek." true ${filter} localhost 4446 ${maven.andromda.model.uri}

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread wciesiel
One more thing... So is it possible to create model in such a way that I get link (containing ID param) in TITLE column ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2749#2749 Posting to http://forum.andromda.or

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread wciesiel
[EMAIL PROTECTED] wrote: for clarity I'll simply list my remarks: 1. currently it is only possible to have a parameter linked to the column of the same name, this means that when you send id you must target the id column in the table (you had selected the edit column); I understand this is a

[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-07-17 Thread mattes3
[EMAIL PROTECTED] wrote: this would also mean that all the jars we depend upon would also be uploaded there why is that ? can't we have the MDR one on galaxy for example ? I understand it's nicer to have everything there .. but do we really need it ? am I missing something ? (end of quote)

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
for clarity I'll simply list my remarks: 1. currently it is only possible to have a parameter linked to the column of the same name, this means that when you send id you must target the id column in the table (you had selected the edit column); I understand this is a much needed feature (I m

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
k .. the url you posted works now .. I have the model -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2745#2745 Posting to http://forum.andromda.org/ is pref

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
ah .. when I posted my first reply you only had a single line, now I can see more can you try to send me your model ? I will take a look -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _ Reply to the post : http://galaxy.and

[Andromda-user] [News & Announcements] [AndroMDA Boot Camp - still 2 places left] AndroMDA Boot Camp - still 2 places left

2005-07-17 Thread mattes3
Hi, the next AndroMDA Boot Camp training ("from scratch to your own cartridge in 4 days") takes place from August 15 to August 18, in Bonn, Germany. The training is in German language with English slides. You can learn how to write your own AndroMDA cartridge that generates the code specific

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread wciesiel
[EMAIL PROTECTED] wrote: if you make the error go away the build will continue, how to do it is explained in the error message (end of quote) I know how to correct this error. But the point is, that empty column name - according to documentation - is allowed and should generate link in sepa

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set]

2005-07-17 Thread [EMAIL PROTECTED]
if you make the error go away the build will continue, how to do it is explained in the error message -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2741#2

[Andromda-user] [Installation & Configuration] [Problem generating Hibernate (V3) Sourcefiles]

2005-07-17 Thread [EMAIL PROTECTED]
can you paste your andromda.xml here ? -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2740#2740 Posting to http://forum.andromda.org/ is preferred over post

[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-07-17 Thread [EMAIL PROTECTED]
this would also mean that all the jars we depend upon would also be uploaded there why is that ? can't we have the MDR one on galaxy for example ? I understand it's nicer to have everything there .. but do we really need it ? am I missing something ? -- Wouter Zoons - [EMAIL PROTECTED] http

[Andromda-user] [News & Announcements] [AndroMDA release management] Binaries on ibiblio

2005-07-17 Thread mattes3
[EMAIL PROTECTED] wrote: ps: that reminds me, shouldn't we have our 3.0 binaries on ibiblio.org (considering they are a stable major release) ? (end of quote) Yes, we should have them there. However, this would also mean that all the jars we depend upon would also be uploaded there. For exa

[Andromda-user] [Bpm4Struts cartridge] [validation error when tablelink's column name is not set] validation error when tablelink''s column name is not set

2005-07-17 Thread wciesiel
istead of tablelink being generated in separate column I get model validation error (AndroMDA 3.1-RC1)... _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2737#2737 Posting to http://forum.andromda.org/ is preferred ove

[Andromda-user] [Installation & Configuration] [Problem generating Hibernate (V3) Sourcefiles] Problem generating Hibernate (V3) Sourcefiles

2005-07-17 Thread mchytracek
Hi I am in the task of migrating my AndroMDA Project from Version 3.0 to 3.1-RC1-SANPSHOT. Everything worked fine in the 3.0 Version. After migrating (fresh andromdapp:generate and updating the configuration) i get the Error (after already outputting 180 generating hibernate files): or