[Andromda-user] [Bpm4Struts cartridge] [extensive use of 'tiles']

2005-08-12 Thread tequila
Quote: I'm sure we can come up with alternative solutions, but we can't implement them all, can we ;) (end of quote) but I can ;)! I'm really only asking you to point me in the right direction, I intend to extend the cartridge myself. Am I getting myself into crazy trouble by introducing m

[Andromda-user] [Bpm4Struts cartridge] [extensive use of 'tiles'] use case fragments

2005-08-11 Thread tequila
It seems to me that this IS an andromda bpm4struts modelling issue. Please excuse the silly question if this is not the case, but I will try to explain what I mean. If I model a normal use case with an activity diagram, the generated result should be a complete page. A use case fragment, on

[Andromda-user] [Bpm4Struts cartridge] [extensive use of 'tiles'] extensive use of ''tiles''

2005-08-05 Thread tequila
contained in it's own div. this results in a nice tiled layout. * i want to be able to reuse the fragments. * i'm using many fragments across a large number of pages. what's the best approach here? i imagine i'll have to extend the

[Andromda-user] [Spring cartridge] [Transaction Manager problems] Transaction Manager problems

2005-07-16 Thread tequila
Since updating to the newest RC1 release, I have had problems with competing transaction managers. I'm using the spring catridge with EJB session bean support. Did I miss some changes that have to be made? The stack trace follows: java.sql.SQLException: You cannot commit during a managed t

[Andromda-user] [Bpm4Struts cartridge] [presentation layer] presentation layer

2005-07-06 Thread tequila
i'm missing information on customizing the presentation layer in the how-tos. do i have to write my own cartridge in order to move to my own styling? ideally, i'd only have to change some css files, zen garden stylee. what about form layout though? and what about sidebars, can i just edit th

[Andromda-user] [Testimonials] [call for testimonials] call for testimonials

2005-07-06 Thread tequila
come on people! lets hear how andromda is being used out there. i'll be posting a comprehensive message as soon as i've gathered enough experience. in the meantime, lets hear back from some power users! _ Reply to the post : http://galaxy.a

[Andromda-user] [Newbie corner] [cvs] cvs

2005-07-03 Thread tequila
im setting my project up in eclipse. should i add the generated files to .cvsignore? whats the best way of dealing with changing generates and cvs? r _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2063#2063 Posting t

[Andromda-user] [Modeling Patterns] [modelling best practices]

2005-05-23 Thread tequila
That would be fantastic! I've filed the following JIRA issue: http://galaxy.andromda.org:8080/jira/browse/SPRING-75. Thanks for your quick help :). regards _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=382#382 Po

[Andromda-user] [Newbie corner] [modelling best practices] modelling

2005-05-23 Thread tequila
Hey Wouter, I'll try to be more specific. My domain model contains two Entities: Venue, Place. Both are 'Attendable'. Users can attend an Attendable. This means they are either attending an Event or a Venue. But Venue and Place are also of type 'Resource'. Resources can be indexed by a

[Andromda-user] [Newbie corner] [modelling best practices] modelling best practices

2005-05-22 Thread tequila
Hey there, I'm new to andromda and was hoping to find some tips on how to model my domain. My main issue is how to represent multiple inheritance in my model. I have several Entities that each implement different Interfaces and want to make these persistent. My Interfaces have their own ass

[Andromda-user] [Newbie corner] [Which version of andromda should I use ?] 3.1-M1-Snapshot

2005-05-22 Thread tequila
Hey there, I'm new to andromda and am also having a few problems settling on a version. 3.0final doesnt like my 1..n entity relationships, and while this is fixed in 3.1-M1-SNAPSHOT, im having difficulties keeping up with changes in there! im spending a lot of time trying to figure out andromd