Thanks! But I think this will be a very common function in Web application.
Can the BPM4Struts cartridge define a new tag to generate a hook for such
events, so that we can customize such event in a seperate javascript file?
Suppose we defined a tag @andromda.struts.view.field.htmlevents an
How to model to support HTML events, such as ONCHANGE, ONBLUR events for the
html elements, etc.?
Thanks for your answer!
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3074#3074
Posting to http://forum.andromda.o
Assum that there is a BaseObject with inheritance strategy of "subclass" and a
ConcretObject inherited from the BaseObject, and there is another object
OtherObject refenenced the ConcreteObject.
Then the SQL statements for these entities will be similar to the followings:
Create table BASE
Assum that there is a BaseObject with inheritance strategy of "interface" which
associate with a BaseObjectType (ManyToOne), and there are two subclasses
derived from the BaseObject, say ConcreteObject1 and ConcreteObject2
respectively. Then in the generated SQL statement, there are two
BASE_O
My problem (error in opening zip file) fixed by the following steps:
1) Downloaded and installed AndroMDA 3.0 release by following the guides in
"Getting started" page with another "Clean" computer (that is, a computer which
didn't install any older version of AndroMDA before)
2) Generated a n
I used maven 1.0.2 and there is no such problem when I used the AndroMda 3.0
RC1 SnapShot version before.
I just downloaded the newer version (i.e., AndroMDA 3.0) and used "maven
andromdapp:genreate" to generate a new application, then run the "maven"
command and the exception was thrown wit
When running maven for the auto-generate project with AndroMda 3.0, the console
displayed exception of "java.util.zip.ZipException: error in opening zip file"
with a long stacktrace message many times but shown "Build Successfully" at the
last. What's the possible problem?
Thanks!
__
When running maven for the genereated project, the console will display
exception of "java.util.zip.ZipException: error in opening zip file" several
times, but show "build successfull" at the last. What's the possible cause for
this problem?
_