[Andromda-user] [Installation & Configuration] [java.lang.NullPointerException on a test project]

2005-08-05 Thread luckyxb
I think you should use JDK 1.4.2 or above -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3560#3560 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list!

[Andromda-user] [Installation & Configuration] [build failing while generating sample 3.1-RC1-SNAPSHOT]

2005-07-26 Thread luckyxb
you will need JDK at least version 1.4.2 1.4.1 will not work. -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3207#3207 Posting to http://forum.andromda.org/ is preferred over posting

[Andromda-user] [Project generator] [pom version dependency between multiprojects] pom version dependency between multiprojects

2005-07-25 Thread luckyxb
I think in project.vm of maven-andromdapp-plugin-3.1-RC1-SNAPSHOT.jar's templates, the following pom dependency should be changed to ${application.version}, NOT ${pom.currentVersion} the ${pom.currentVersion} = 3.1-RC1-SNAPSHOT the ${application.version} is defined in build.properties of the

[Andromda-user] [Project generator] [some errors in maven-andromdapp-plugin]

2005-07-25 Thread luckyxb
I got two lines in maven-andromdapp-plugin-3.1-RC1-SNAPSHOT.jarplugin-resourcesandromdapptemplatesj2ee-appwebproject.vm true the start tag and end tag is not match. -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy

[Andromda-user] [Project generator] [some errors in maven-andromdapp-plugin] some errors in maven-andromdapp-plugin

2005-07-25 Thread luckyxb
D:javaandromda-bin-3.1-RC1-SNAPSHOTsamples>maven andromdapp:generate __ __ | / |__ _Apache__ ___ | |/| / _` V / -_) ' ~ intelligent projects ~ |_| |___,_|_/___|_||_| v. 1.0.2 Please enter your first and last name (i.e. Chad Brandon): luckyxb Please enter the name of y

[Andromda-user] [Installation & Configuration] [java.lang.NoSuchMethodError with 3.1 RC1-SNAPSHOT]

2005-07-25 Thread luckyxb
yes, I deleted it and everything is ok now. thanks very much! -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3109#3109 Posting to http://forum.andromda.org/ is preferred over posting

[Andromda-user] [Installation & Configuration] [java.lang.NoSuchMethodError with 3.1 RC1-SNAPSHOT]

2005-07-25 Thread luckyxb
I have deleted my andromda directory in my maven repository and build online, But probs still exists. -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3106#3106 Posting to http://forum.a

[Andromda-user] [Installation & Configuration] [java.lang.NoSuchMethodError with 3.1 RC1-SNAPSHOT] java.lang.NoSuchMethodError with 3.1 RC1-SNAPSHOT

2005-07-25 Thread luckyxb
BUILD FAILED File.. C:Documents and SettingsAdministrator.mavencachemaven-multiproject-plugin-1.3.1plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to obtain goal [multiproject:install-callback] -- C:Documents and SettingsAdministrator.mavencachemaven-andromda-pl

[Andromda-user] [Hibernate cartridge] [wouter, can you make foreign key's suffix short ?]

2005-07-22 Thread luckyxb
wouter, have you already made a namespace property for it ? I can't find it. -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3016#3016 Posting to http://forum.andromda.org/ is preferred

[Andromda-user] [Hibernate cartridge] [wouter, can you make foreign key's suffix short ?] wouter, can you make foreign key''s suffix short ?

2005-07-19 Thread luckyxb
at hibernate cartridge's template file: hibernate.hbm.xml.vm:                                                             I think the suffix _INHERITANCE_FKC for inheritance foreign key is too long. So when I execute the generated DDL under oracle, following error may occur:    

[Andromda-user] [Hibernate cartridge] [Missing hibernate3's uuid generator in profile]

2005-07-19 Thread luckyxb
I mean when I modling my UML model, I created an <> on my UML model. Then I created a tagged value @andromda.hibernate.generator.class under this entity. But in the drop down list of this tag's possible values does not contains uuid. I can see uuid.hex and uuid.string in the drop down list but

[Andromda-user] [Hibernate cartridge] [Missing hibernate3's uuid generator in profile] Missing hibernate3''s uuid generator in profile

2005-07-18 Thread luckyxb
I could not find uuid generator when modling identity's generator class. I could find uuid.hex and uuid.string. But both of them are not supported under hibernate3. -- Do you want a cup of coffee ? _ Reply to the post : http://galaxy.androm