Nitin,
Send me your project and I’ll take a
look.
Chad
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nitin
Sent: Thursday, December 16, 2004
11:27 PM
To:
[EMAIL PROTECTED]
Subject: [Andromda-user] Again the
$attribute.type.fullyQualifiedHibernateType err
Some corrections to me reply:
> On the other hand, it depends on what you use it for .. do you really want
> to list a million records ? I don't think so .. IMO it is a good idea to
> have an upper limit to the number of records, when that limit is reach you
> can display a warning saying "more th
Hi all,
I've been trying many many things since past 4 days to get my model to work. But i keep on getting the following errors
Velocity reference exception : $attribute.type.fullyQualifiedHibernateType not a valid reference
I'm using Andromda 3.0M3-SNAPSHOT
I've all my datatypes starting fro
You get this when you generate a new andromda project? Did you download the
nightly build from http://team.andromda.org ?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frederic
Chapuis
Sent: Monday, December 13, 2004 2:31 AM
To: AndroMDA Users List
Su
It should be JavaWrapper
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ingo Düppe
Sent: Tuesday, December 14, 2004 4:54 AM
To: AndroMDA Mailinglist
Subject: [Andromda-user] wrapperMappingsUri?
Hi,
what property value should the wrapperMappingsUri have?
Hi Chad,
It took time to check it on a newly created project, and yes, it also
happen.
I get this error in a project generated with an "old" project. I downloaded
the latest nightly build.
But I build with maven, which, if not working offline downloads the latest
build isn't it ?
So, until today
You can't use it without the ejb session facades unless you change the
cartridge. With the spring cartridge you can however use it without an ejb
container.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ingo Düppe
Sent: Monday, December 13, 2004 2:59 P
Yeah we still need to explore the options,
So to avoid any confusion anyone else
might have.. I am talking about removing heavy layouting and UI logic from the
facades … I am still planning on introducing an XSL solution to the
problem we discussed before: using XSL on the generated pag
> the conference went fine and was very interesting. Chad, Wouter and I
> met in person and had a VERY interesting night at the restaurant,
> together with the two charming ladies who came over from Colorado and
> Belgium, too. :-)
>
[WZ> ] I will pass the message :-)
> We also had the AndroMDA u
So it is also missing from the project.xml.vsl in the andromdapp plugin.
Ok, it works fine now. Many thanks Chad.
Fred.
- Original Message -
From: "Chad Brandon" <[EMAIL PROTECTED]>
To: "'Frederic Chapuis'" <[EMAIL PROTECTED]>
Cc: "'AndroMDA Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday,
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wouter Zoons
Sent: Monday, December 13, 2004 10:16 AM
To: Raf Haesen
Cc: [EMAIL PROTECTED]
Subject: Re: [Andromda-user] problem with identifier attributes
hi Raf,
are you sure the datatypes are properly lo
without any code I'm in the dark .. send me _all_ code generated for the
use-case in which the problem occurs, I'll take a look
-- Wouter
> Hello,
>
> I'm having problems getting Interfaces well generated while using fields
> of
> type select in my FrontEndView.
> As it works fine on a basic exem
Hello List,
I try to build a 3.0M3-Snapshot Project with maven how it described here:
http://www.andromda.org/starting.html.
When I call maven in my project directory, I get a few errors. Here my
output:
--output-begin-
.
.
try again ...
-Forwarded Message-
From: Martin West <[EMAIL PROTECTED]>
To: Andromda User <[EMAIL PROTECTED]>
Subject: [Fwd: [BCS-OOPS] BCS SPA Architecture Day - 22 Jan 2005]
Date: Fri, 10 Dec 2004 15:18:41 +
fyi, includes MDA
-Forwarded Message-
From: Immo H=?ISO-8859-1?B?/A
Please also include the mailing list on replies
I have updated the bpm code for performance, try if you still have the same
failure
> -Original Message-
> From: Frederic Chapuis [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 13, 2004 5:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [And
Hmm...that's strange, can you check your commons-beanutils jar in your local
maven repository and make sure its not corrupted?
-Original Message-
From: Frederic Chapuis [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 9:02 AM
To: Chad Brandon; 'AndroMDA Users List'
Subject: Re: [
hey
I experimented a little more with profiles but it seems i can't get
them to work...
This is the way i create and use my own profile:
- use MagicDraw standard edition, create a new package, delete all other
possible packages (MagicDraw, UML standard) and choose to export the
package with format
Ok its because you don't have the dependency in your web/project.xml. So
add this and you should be good to go:
commons-beanutils
commons-beanutils
1.7.0
-Original Message-
From: Frederic Chapuis [mailto:[EMAIL PROTECTED]
Sent:
Well, I just need a very simple persistence layer for my purpose. So I
see two options, because the hibernate cartridge isn't really huge. The
first one is to create my own cartridge by copy&paste for the original
cartridge, or second I extend the hibernate cartridge to be able to
define within
Hello!
I'm trying to get all interface names implemented by a
class but without success :(
My simple velocity template is:
$class.name
#foreach ( $abs in $class.getAbstractions() )
$abs
$abs.name
#end
And the output from a class named Test that implements
two interfaces (DescriptiveBe
I agree, drop the tabs.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wouter Zoons
Sent: Tuesday, December 14, 2004
11:19 AM
To: 'andromda-user'
Subject: [Andromda-user] request
for comments: dropping tabs from the bpm4struts cartridge
Hello everybody,
very strange, I added the validator dependencies some time ago (when I
completed the validwhen feature) .. I added them to the animal quiz too ..
apparently something went wrong and the one from andromdapp got lost
I'll add it back now
-- Wouter
> Hello,
>
> I was trying to use form validation w
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chad Brandon
Sent: Tuesday, December 14, 2004 3:02 PM
To: 'Carlos Cuenca'; 'andromda-user'
Subject: RE: [Andromda-user] transaction tagged value
Yeah I guess that would make sense, however it would be cartr
hhmmm, I am using it outside of a j2ee environment, must investigate
Spring ;<)
On Mon, 2004-12-13 at 22:02, Chad Brandon wrote:
> You can't use it without the ejb session facades unless you change the
> cartridge. With the spring cartridge you can however use it without an ejb
> container.
>
>
little bit OT here, but I read on TTS displaytag, used in bpm4struts,
is not scalable ??? can you explain what they mean.
see 2nd comment on this thread:
http://www.theserverside.com/news/thread.tss?thread_id=30529
Thanks,
Holger
On Tue, 14 Dec 2004 19:18:57 +0100, Wouter Zoons
<[EMAIL PROTEC
hi Raf,
are you sure the datatypes are properly loaded too ? I'm not sure, but I
believe it's only possible to load a single module at a time (I would have
to check to make sure though)
the error you see makes me think it is related to the fact that no proper
type has been assigned to the attribu
No I don't think I've seen the email, by the way "org.apache.beanutils"
isn't a valid package (thats the one it's complaining about right?), in
current CVS the package is "org.apache.commons.beanutils" (in
PatternMatchingExceptionHandlerwhich is correct).
Chad
-Original Message-
From
I'm not sure but I assume he means that you would need a Collection to hold
the values that make up the list, the complete list that is.
It's not scaleable in the sense that ideally only the data shown on screen
should have been loaded, not all the records on the other pages too.
On the other ha
Yeah I guess that would make sense, however it would be cartridge specific
(hibernate, spring, and, ejb) and not go in the UML mefacades. In fact
there already is @andromda.ejb.transactionType in use within the EJB
cartridge, however it needs to refactored: its correctly being used directly
in the
The 1.7.0 jar is present and I can browse its content.
Have you seen the other post with the same problem (from "Ömer Gürsoy").
- Original Message -
From: "Chad Brandon" <[EMAIL PROTECTED]>
To: "'Frederic Chapuis'" <[EMAIL PROTECTED]>; "'AndroMDA Users List'"
<[EMAIL PROTECTED]>
Sent: Mon
Wouter,
Thanks for the detailed reply. I agree with your points. I just try to
understand the different statements and you have made the point clear
to me.
Thanks for that,
Holger
On Tue, 14 Dec 2004 22:16:38 +0100, Wouter Zoons
<[EMAIL PROTECTED]> wrote:
>
> I'm not sure but I assume he mean
Hi Peter,
Monday, December 6, 2004, 4:45:02 PM, you wrote:
pflc> Hi,
pflc> I was just wondering how the openArchitecture conference has
pflc> been? So far, the conference site
pflc> (http://www.openarchitecture.de/) does not show any post-con
pflc> activity (like blogs, interviews, photos, etc).
Yep I updated the web/project.xml.vsl in the andromdapp plugin as well.
You're welcome Fred.
-Original Message-
From: Frederic Chapuis [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 6:41 PM
To: Chad Brandon
Cc: 'AndroMDA Users List'
Subject: Re: [Andromda-user] Build error pack
Hello
Im new to J2EE and so to Andromda. I need help to do something very basic. I
made a project, modeled a simple entity relation with a session bean. I get
everything correct but im having trouble accessing the session bean. This is
what i did:
I made up a new project without andromda.
I co
Roy, there's a build of the VERY latest andromda on the team server:
http://team.andromda.org/maven/andromda/distributions/
-Original Message-
From: Chad Brandon [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 16, 2004 7:52 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [Andromda-devel] [Andr
Hi Roy, which tests are failing on the build? The build is working fine
with developer CVS access.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roy Feldman
Sent: Thursday, December 16, 2004 5:58 AM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROT
I found the problem,
I used AndroMDA version M2, that's why it didn't work !
I tried the M3-Snapshot version and now it works great, sorry for any
inconvenience !
However, the generated xmi file doesn't have any references to Andromeda as the
original has.
Can one import this generated xmi-fil
Hi all,
I am anxious to use the latest and greatest AndroMDA, particularly Chads
changes to the Spring cartridge, but I am getting build failures,
specifically test failures.
[junit] Tests run: 127, Failures: 11, Errors: 0, Time elapsed: 0.52
sec
[junit] [ERROR] TEST org.andromda.cartr
Thank you for the answer Chad :-)
Unfortunately it didn't help.
I can see that the block you mention is present in the "project.xml"-file in
the mda-directory. (attached this file)
It feels like I must be doing something really wrong (while it seems as I am
setting a great lot of things), so I
39 matches
Mail list logo