[EMAIL PROTECTED] wrote:
I take it these validation messages are inserted in the 'messages' tile ?
care to contribute ? I could create a new namespace property that would enable
this feature .. that way you don't need to customize, and I think the feature
is interesting
(end of quote)
As
Just to let you guys know: I don't like the default alert pop-up of the client
validation, so I override the function "alert" in javascript code, in a way the
client validation error are shown the same way (in my case inside a "DIV") the
server validation errors.
Instead of the default behav
I found some interesting info about lazy loading in the Hibernate forum:
One of the comments:
Quote:
dirkschmidt wrote:
The problem I have with Hibernates lazy object approach is that the proxies
become useless as soon as the are detached from the initial session.
Just reattach t
I'm using Andromda since January/2004 and my company released three projects in
Brazil and one in Mexico using andromda since that.
We like Andromda very much so we're starting a business unit focused in
Andromda (teaching and consulting). Since our government is enhancing support
to open s
I would like very much to see this feature working. The big issue I see is the
way bpm4struts handle date/time in forms. My suggestion: stopping doing the
conversion to String.
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopi
I'm thinking about creating a JUnit and Cactus testing cartridge. Is anybody
working on something like that ?
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2816#2816
Posting to http://forum.andromda.org/ is preferred
The following code creates a composite id class suitable to Andromda 2 and
Hibernate. It is outdated, still using xDoclet, but I hope it helps.
CompositeIdClass.vsl
#set($allIds = [])##lista com todas as chaves, pks dessa classe
e de classes que vem de associações <>
#foreach($id in $class.
Good question, I didn't think about that... I see one option: activate a
javascript timer to close the div in case of a time-out (maybe showing an error
message).
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1916#1
I avoid the second click opening a transparent div in front of the controls
right after the first click and before the actual post.
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1913#1913
Posting to http://forum.andr
C:/java tools/andromda-bin-3.1-M1
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1858#1858
Posting to http://forum.andromda.org/ is preferred over posting to the mailing
list!
---
I made a small change to ResourceUtils.java (getArchive method)
catch (final Throwable throwable)
{
throw new
RuntimeException(resource.toString(),throwable);
}
to show me the resource name (I suggest the code change) and I realized the
problem was the
I sptopped using maven (for while). Thanks anyway.
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1850#1850
Posting to http://forum.andromda.org/ is preferred over posting to the mailing
list!
--
Quote:
But did you customize anything in the bpm4struts jar (since it only fails on
that one)?
(end of quote)
No, as I'm doing the update I didn't applied the cartridges customizations.
Really I think I will not need the cartridge customization anymore, since
andromda has a lot of merge poin
Quote:
Just curious ... what is worse than it looks ? I can assure you
$PROJECT/web/target/-.war/ is a real, complete and
working webapp, so I guess there is another problem ...
(end of quote)
You're right, but this path is created by maven, so it isn't recognized as the
"output path" by
Are you thinking about inheritance in use cases or controllers ? I have been
thinking about for while as a way to avoid cut and paste in activity graphs...
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1842#1842
Post
Quote:
this is Portugese, right ? "system was unable to locate specified path" ?
(end of quote)
Sorry, folks, I just forgot to translate. Yes, it means "path not found".
Quote:
did you manually edit /mda/conf/andromda.xml ? what did you do exactly ?
(end of quote)
Yes, I'm converting the (
The jar file is ok and the Velocity is starting fine
INFO 2005-06-24 17:16:32,816 -
**
INFO 2005-06-24 17:16:32,816 - Starting Jakarta Velocity v1.4
INFO 2005-06-24 17:16:32,816 - RuntimeInstance initializing.
INFO 2005-06-2
I'm using a customized ant script and I've got the exception:
C:ProjetosappTeste-gen>type bpm4struts050624165103.exc
--- AndroMDA Exception Recording ---
Version : 3.1-M1
Error ..: Error performing ModelProcessor.process with
model(s) --> 'C:ProjetosappTeste-ge
numl
Thanks, it's worse than it looks... I gave up and I'm using my old ant script,
for while.
Walter
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1750#1750
Posting to http://forum.andromda.org/ is preferred over post
Quote:
What is the problem with the WEB-INF/classes structure ?
(end of quote)
I didn't find a full web application structure ready to run inside the maven
generated project structure. I will keep trying.
_
Reply to the post : http://
Just to avoid re-generation of static (and shared) code and get better
organization (IMO). As I see, just the model related things should be part of
the generation.
Everything is working fine.
_
Reply to the post : http://galaxy.andromda.o
I'm trying to use Maven (nowadays I use a customized build.xml with ant) and I
would like to know how to debug a bpm4struts app using tomcat and eclipse. The
generated WEB-INF/classes structure does not look suitable to do that. Am I
wrong ? (I suppose so !). Thanks in advance.
Walter
__
I would like to suggest the creation of a "bpm4struts library" to contain non
volatile stuff, like StrutsValidator, PatternMatchingExceptionHandler and so on.
Regards,
Walter
_
Reply to the post : http://galaxy.andromda.org/forum/viewt
I'm using Ant with a customized build.xml.
Regards,
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1582#1582
Posting to http://forum.andromda.org/ is preferred over posting to the mailing
list!
--
24 matches
Mail list logo