[Andromda-user] create method

2005-05-20 Thread oemer
than one there must be a Collection instead of the fully qualified name as datatype. The corresponding line: $property.type.fullyQualifiedName $property.name#if($velocityCount != $requiredProperties.size()),#else)#end Will this fixed in Version 3? Thank you Oemer

[Andromda-user] create schema scripts

2005-05-04 Thread oemer
Hi, does the current release not generate the create schema script by default? What do I have to do to create them? Thanks Oemer --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best

[Andromda-user] page variables

2005-05-04 Thread oemer
Hi list, my application is now running properly. I have still one question. Is there a way to hide the page variables displayed on top of a page without modifying the jsps manually. I only want to display those values in the widgets. Thank you Oemer

Re: [Andromda-user] finder mothod

2005-04-30 Thread oemer
This method is called from the common collection transformer. I'm really amazedly how good the dao's are implemented from andromda. Best job developer. Greetings Oemer --- This SF.Net email is sponsored by: NEC IT Guy Games. G

[Andromda-user] display tag tables

2005-04-26 Thread oemer
ng HashSet? Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.c

Re: [Andromda-user] finder mothod

2005-04-24 Thread oemer
a > >>>collection with > >>>standard entitys? > >>> > >>> > >>> > >>> > >>You need to implement the transform method or else you'll get null > >>values for entity entity., > >> > >

Re: [Andromda-user] diplaying Boolean values in tables

2005-04-23 Thread oemer
ere no support for Booleans in diplaytag? > >> > >> Exception: > >> > >> javax.servlet.ServletException: Unable to find a value for "ratified" > >> in object of class "org.bund.baua.gpsg.NotificationVO" using operator "." > >> > >&g

[Andromda-user] diplaying Boolean values in tables

2005-04-23 Thread oemer
icationVO" using operator "." Thank you Oemer

Re: [Andromda-user] finder mothod

2005-04-23 Thread oemer
d to implement the transform method or else you'll get null > values for entity entity., Strange, I did that. And the same transform method works in other context. Any other idea? > >Thank you > > > > > >Oemer > > > > > >--

[Andromda-user] finder mothod

2005-04-23 Thread oemer
ys? Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?

Re: [Andromda-user] bpm4struts questions

2005-04-22 Thread oemer
> patch (attached to a new jira issue), I'll gladly apply it > > I will try it. Hi Wouter, it's solved quickly. You only need to edit row 255 and 256. var month = 1; var day = 1; Thank you Oemer > > we're releasing RC2 this weekend so if you do it in time I w

Re: [Andromda-user] bpm4struts questions

2005-04-22 Thread oemer
t; > > > > can you fix validator-rules.xml.vsl so it works for you and send me a > > > patch (attached to a new jira issue), I'll gladly apply it > > > > I will try it. > > Hi Wouter, > > it's solved quickly. You only need to edit row 255 and

Re: [Andromda-user] bpm4struts questions

2005-04-22 Thread oemer
Am 22 Apr 2005 um 15:34 hat Wouter Zoons geschrieben: > the Javascript can be found in validator-rules.xml (generated) > > can you fix validator-rules.xml.vsl so it works for you and send me a > patch (attached to a new jira issue), I'll gladly apply it I will try it. > we're releasing RC2 th

Re: [Andromda-user] [BPM-168] support parameter that does not map to a table column in table events

2005-04-22 Thread oemer
Fast as always. Thank you Am 22 Apr 2005 um 8:03 hat Chad Brandon geschrieben: > Wouter Zoons wrote: > > > > > > > Chad Brandon wrote: > > > >> [EMAIL PROTECTED] wrote: > >> > >>> Hi, > >>> > >>> did you change anything in the last days regarding the table links. > >>> As I said I use parameter

Re: [Andromda-user] bpm4struts questions

2005-04-22 Thread oemer
Hi Chad Am 21 Apr 2005 um 23:45 hat Wouter Zoons geschrieben: > [EMAIL PROTECTED] wrote: > > Hi list, > > > > 1. will it work if I use "strict MM." without dd as date validation > > format? > > > > yes This does not work. If I submit a valid date in this format MM. the hint displaye

Re: [Andromda-user] [BPM-168] support parameter that does not map to a table column in table events

2005-04-22 Thread oemer
ption(PageContextImpl.java:779) org.apache.jsp.org.bund.baua.core.admins.web.usermanagement.available_002droles_jsp._jspService(available_002droles_jsp.java:285) The name paramter is not present in the table. Thank you Oemer Am 18 Apr 2005 um 13:25 hat Wouter Zoons geschrieben: > hmm, that's strange, because I

[Andromda-user] bpm4struts questions

2005-04-21 Thread oemer
nually edit the jsp, is there a jstl way for such thing? I would do that with tricky, ugly code? Thank you :-) Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users.

[Andromda-user] merge point for session config in web.xml

2005-04-20 Thread oemer
  120 Can I use ? Thank you Oemer

[Andromda-user] [BPM-168] support parameter that does not map to a table column in table events

2005-04-18 Thread Oemer Guersoy
dedicated column (like the buttons). I tried this but there is only a empty row. Thank you Oemer

[Andromda-user] SQL exceptions

2005-04-16 Thread oemer
Hi list, what do I have to do to delegate the SQL exceptions to the frontend using BPM4Struts and Spring? Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from

[Andromda-user] [bpm4struts] fetch table data

2005-04-16 Thread oemer
Hi list, is it possible to submit all rows of a table to a collection? Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products t

Re: [Andromda-user] bpm4struts changes

2005-04-14 Thread oemer
if you model a parameter that does not map to a table column I will make > the cartridge attempt to get it from the form (so it will the same for the > entire column), is this what you want ? Hi Wouter, yes. I need this feature to work further. This worked before. When could yo

Re: [Andromda-user] bpm4struts changes

2005-04-14 Thread oemer
Hi Wouter, I see now it's possible to have multiple parameter per hyperlink action linked to an table. Before I was able to have other parameter than the table columns in such action. Is it no more supported to tag a parameter that's not present in the table? Thank you Oemer Am 1

Re: [Andromda-user] create entity with associated entitys

2005-04-11 Thread oemer
d entities? > >> > I will be glad for any help/instructions. > >> > > >> > >> > >> The DAO simply delegates to what is called the 'HibernateTemplate' in > >> Spring, it simply passes the incoming object and lets Hibernate handle &g

Re: [Andromda-user] create entity with associated entitys

2005-04-11 Thread oemer
y andromda) not save associated entities? > > I will be glad for any help/instructions. > > > > > The DAO simply delegates to what is called the 'HibernateTemplate' in > Spring, it simply passes the incoming object and lets Hibernate handle > the creation; for this

[Andromda-user] create entity with associated entitys

2005-04-11 Thread oemer
ate method (in the DAO generated by andromda) not save associated entities? I will be glad for any help/instructions. Thank you Oemer PS: I still try to understand the spring-hibernate architecture :-) Exception: 17:00:03,164 ERROR [LogInterceptor] RuntimeException in method: public abs

Re: [Andromda-user] bpm4struts changes

2005-04-11 Thread oemer
name and a userRoles table(with column role) in a "User details" FrontEndView. Here is an action "remove role from user" needed with two parameter (name, role). But I could only specify one parameter. Thank you Oemer Am 9 Apr 2005 um 20:59 hat Wouter Zoons geschrieben

Re: [Andromda-user] Hibernate lazy access

2005-04-10 Thread oemer
> > > When simply trying this: > > > > > > user.getRoles(); > > > > > > Is there no native OpenSessionInView support in andromda? > > > How do you access to the associated entities of an entity? > > > > > Hi Oemer, > > > >

Re: [Andromda-user] Hibernate lazy access

2005-04-09 Thread oemer
causes the following > > exception: > > > > net.sf.hibernate.LazyInitializationException: Failed to lazily > > initialize a collection - no session or session was closed > > > > When simply trying this: > > > > user.getRoles(); > > > > Is there no native OpenSessionInView su

[Andromda-user] Hibernate lazy access

2005-04-08 Thread oemer
trying this: user.getRoles(); Is there no native OpenSessionInView support in andromda? How do you access to the associated entities of an entity? I will be very beholden for any instructions or sample code. Thank you Oemer

Re: [Andromda-user] Little probs with Hibernate initialize script

2005-04-07 Thread oemer
Hi Chad, you fixed this not completely. The foreign keys (pointing to assigned primary keys) still ignore the column length tagged value. Thank you Oemer Am 31 Mar 2005 um 8:43 hat Chad Brandon geschrieben: > [EMAIL PROTECTED] wrote: > > >Hi Chad! > > > >Am 31 M

Re: Re: [Andromda-user] getter not found exception

2005-04-07 Thread Oemer Guersoy
;t find the related JIRA issue, but it's out there somewhere > > -- Wouter > > > Hi, > > > > I'm very confused with the following runtime exception. But the getter is > > defined in class Notification. Any Idea? > > > > Thanks > >

[Andromda-user] getter not found exception

2005-04-07 Thread Oemer Guersoy
Hi, I'm very confused with the following runtime exception. But the getter is defined in class Notification. Any Idea? Thanks Oemer exception javax.servlet.ServletException: Could not find a getter for bAnzRecordNr in class org.bund.baua.gpsg.Notificatio

Re: [Andromda-user] Finder methods

2005-04-05 Thread oemer
Am 5 Apr 2005 um 14:40 hat Wouter Zoons geschrieben: > > Hi, > > > > I want to have a search method with 3 search parameter (2x String, 1x > > Integer). The > > result have to be ordered. The String parameter should compared with the > > keyword like > > and the pattern {%value%} (matchmode: anywh

[Andromda-user] Finder methods

2005-04-05 Thread oemer
easier to define a query? Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http:

Re: [Andromda-user] Asigned identifier

2005-04-05 Thread oemer
Am 4 Apr 2005 um 7:31 hat Chad Brandon geschrieben: > Oemer Guersoy wrote: > > >Hi, > > > >when using assigned identifier I expect create functions (in the DAO of that > >entity) with a parameter for the identifier. But andromda don't consider > >th

[Andromda-user] Asigned identifier

2005-04-04 Thread Oemer Guersoy
... create(String password); Expected: .. create(String name, String password) Oemer

Re: [Andromda-user] Little probs with Hibernate initialize script

2005-03-31 Thread oemer
Hi Chad! Am 31 Mar 2005 um 8:04 hat Chad Brandon geschrieben: > Oemer Guersoy wrote: > > >Hi list, > > > >I have to work with PostgreSQL. My simple samples worked without any > >problems. > > > >But when I model a string attribute as identifier,

[Andromda-user] Little probs with Hibernate initialize script

2005-03-31 Thread Oemer Guersoy
e, Is this correct? Thank you Oemer

Re: [Andromda-user] maven question

2005-03-28 Thread oemer
at org.netbeans.lib.jmi.xmi.XmiContext.resolveExternalReferences(XmiCont ext.java:835) .. .. Am 28 Mar 2005 um 13:49 hat Wouter Zoons geschrieben: > [EMAIL PROTECTED] wrote: > > Hello list, > > > > I'm not so familiar with maven. How can I use the androm

[Andromda-user] maven question

2005-03-28 Thread oemer
Hello list, I'm not so familiar with maven. How can I use the andromda 3.0-rc1 release locally. Thank you Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from r

RE: [Andromda-user] BPM4Struts: define view types for table column without defining action to one row

2005-03-19 Thread oemer
could handle this. Or we specify a entity with multiplicity params instead of a collection. This is only my first idea and must be specified more detailed. And I know that this will need some changes in the cartridge. What do you think? Oemer PS: I think it's better to remove some stuff by hand,

[Andromda-user] BPM4Struts: define view types for table column without defining action to one row

2005-03-19 Thread oemer
. What do you think about this? Oemer Guersoy --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.

RE: [Andromda-user] roject generator

2005-02-23 Thread oemer
Thank you Chad, that was it. Oemer Am 23 Feb 2005 um 7:31 hat Chad Brandon geschrieben: > Hey Oemer, > > You probably have an old AndroMDApp plugin installed (the reason it didn't > have the hibernate dependency).You can download the new one from here: > http://tea

[Andromda-user] roject generator

2005-02-23 Thread Oemer Guersoy
SERVICE ENUMERATION ENUMERATION ENUMERATION ' against SCHEMA --> 'jar:file:C:\Dokumente und Einstellungen\oemer\.maven\repos itory\andromda\jars\andromda-core-3.0-RC1-SNAPSHOT.jar!/org/andromd

[Andromda-user] Reports

2005-02-15 Thread oemer
do to give such response output stream to the frontend? Do you have a better suggestion? (performance) Oemer Guersoy _ andromda-3-rc1-snapshot : bpm4struts, spring --- SF email is sponsored by - The IT Product Guide Read

[Andromda-user] pm4struts: extensible multiple attributes in forms

2005-02-10 Thread Oemer Guersoy
Hi, for example there is one bill and it has at least one position. Is there a native bpm4struts way to extend the positions with javascript?(modeling multiplicity to action trigger parameter?) thx Oemer

[Andromda-user] ndromda way to define compound unique constraint

2005-02-10 Thread Oemer Guersoy
Hi, I want to define a compound unique constraint. How can I do this? Do I have to model this. (How?) Or can I define compound unique constraint in the schema-initialize script and that's it? thx Oemer

Re: [Andromda-user] build error: commons lang does not exist

2005-02-09 Thread oemer
s BUILD FAILED File.. C:\Dokumente und Einstellungen\oemer\.maven\cache\maven-multiproject- plugin-1.3.1\plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und Einste llungen\oemer\.maven\cache\maven-

[Andromda-user] build error: commons lang does not exist

2005-02-09 Thread oemer
Hi, I get following error in my forms package org.apache.commons.lang.builder does not exist How can I fix this. thx Oemer --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products

RE: [Andromda-user] strange sql query

2005-01-29 Thread oemer
> _.SECOND_NAME as SECOND_N2_, customerim0_.FIRST_NAME as FIRST_NAME from > > CUSTOMER > > customerim0_ > > __ > > > > I use PostgreSQL Hibernate Language. > > Where can I fix this? > >

RE: [Andromda-user] strange sql query

2005-01-29 Thread oemer
stomerim0_.ID as ID, > customerim0 > _.SECOND_NAME as SECOND_N2_, customerim0_.FIRST_NAME as FIRST_NAME from > CUSTOMER > customerim0_ > __ > > I use PostgreSQL Hibernate Language. > Where can I fix this? &g

[Andromda-user] strange sql query

2005-01-29 Thread oemer
stomerim0_.FIRST_NAME as FIRST_NAME from CUSTOMER customerim0_ __ I use PostgreSQL Hibernate Language. Where can I fix this? thx Oemer (@jan: You work with pgsql if I'm right. Got you the same problem?)

RE: [Andromda-user] o security context set

2005-01-28 Thread oemer
Thanks Chad! I will try it. Another question: Can you give me a short instruction how do I can bound the login page into the application? Do I have to model that? Is there a defined usecase for that? Or do I have to merge it as action? I wanna use a rdbms realm. Oemer Am 28 Jan 2005 um 7:20

[Andromda-user] o security context set

2005-01-28 Thread Oemer Guersoy
Hi, I get an "no security context set" exception. Security is disabled. Any idea? thx Oemer

RE: [Andromda-user] o security context set

2005-01-27 Thread oemer
thing? thx Oemer Am 27 Jan 2005 um 15:08 hat Chad Brandon geschrieben: > What cartridge. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Oemer > Guersoy > Sent: Thursday, January 27, 2005 9:56 AM > To: androm

Re: [Andromda-user] Sharing andromda project experiences

2005-01-26 Thread oemer
Am 26 Jan 2005 um 10:49 hat [EMAIL PROTECTED] geschrieben: > TEMPLATE: > > - Author: Oemer Guersoy <[EMAIL PROTECTED]> > - Kind of project: Government (Federal Institute for Occupational Safety and Health, Germany) Not big (~ 10

Re: [Andromda-user] postgreSQL

2005-01-25 Thread oemer
atabase initialization scripts. > > I'm wondering why the > > db-init-scripts were furthermore named hibernate*, altough I changed > > the value to > > MySQL. > > > > Another question: > > How do you solved the id-autoincrement proble

Re: [Andromda-user] postgreSQL

2005-01-25 Thread oemer
ugh I changed the value to MySQL. Another question: How do you solved the id-autoincrement problem in postgresql? Thank you much Ömer Am 25 Jan 2005 um 15:16 hat Jan Heise geschrieben: > Hi Oemer, > > the only thing I changed was > > hibernate.db.dialect=net.sf.hibernate.diale

[Andromda-user] postgreSQL

2005-01-25 Thread oemer
Hi, I have to work with postgresql rdbms. Can you give me a short instruction to get andromda work with pgsql? Which files I have to create? (mappings etc.) And where do I have to do modifications? Maybe it will also useful for other. Oemer Guersoy

[Andromda-user] sample build error

2005-01-18 Thread oemer
.. C:\Dokumente und Einstellungen\oemer\.maven\cache\maven-multiproject- plugin-1.3.1\plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und Einste llungen\oemer\.maven\cache\maven-andromda-plugin-3.0-RC1- SNAPSHOT