Matthias, the model you sent me works fine over here, look at this output of the cartridge test (the printed tagged values are not null):
cartridge:test: [echo] +-------------------------------------------+ [echo] | T E S T I N G C A R T R I D G E | [echo] +-------------------------------------------+ INFO [AndroMDA] INFO [AndroMDA] A n d r o M D A - 3.1-RC1-20050717223319 INFO [AndroMDA] INFO [AndroMDA] - discovering namespaces - INFO [AndroMDA] found namespace --> 'uml' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'netBeansMDR' INFO [AndroMDA] + registering component 'repository' INFO [AndroMDA] found namespace --> 'validation' INFO [AndroMDA] + registering component 'translation-library' INFO [AndroMDA] found namespace --> 'webpresentation' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] - core initialization complete: 6.359[s] - INFO [AndroMDA] loading model --> 'jar:file:e:/temp/matthias/web-presentation/src/test/uml/WebPresentationCartridgeTestModel.xml.zip!/WebPresentationCartridgeTestModel.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-datatype-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-datatype-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-webservice-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-webservice-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-service-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-service-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-process-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-process-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-presentation-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-presentation-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-meta-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-meta-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-xml-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-xml-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/C:/Documents and Settings/ZOO/.maven/repository/andromda/xml.zips/andromda-profile-persistence-3.1-RC1-SNAPSHOT.xml.zip!/andromda-profile-persistence-3.1-RC1-SNAPSHOT.xml' INFO [AndroMDA] referenced model --> 'jar:file:/e:/temp/matthias/web-presentation/src/uml/WebPresentationProfile.xml.zip!/WebPresentationProfile.xml' INFO [AndroMDA] - loading complete: 5.063[s] - INFO [AndroMDA] - validating model - INFO [AndroMDA] - validation complete: 0.765[s] - handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = dateTime INFO [AndroMDA:webpresentation] Output: 'file:/e:/temp/matthias/web-presentation/target/cartridge-test/actual/net/marketstate/cartridges/webpresentation/OrderedTestForm.java' handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = integer handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = dateTime handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = time handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = date handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = coloredNumber handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = number INFO [AndroMDA:webpresentation] Output: 'file:/e:/temp/matthias/web-presentation/target/cartridge-test/actual/net/marketstate/cartridges/webpresentation/RelatedTestForm.java' handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = number handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = coloredNumber handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = date handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = time handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = dateTime handleGetFormattingMethodName: tagged value(@andromda.webpresentation.formattingStyle) = integer INFO [AndroMDA:webpresentation] Output: 'file:/e:/temp/matthias/web-presentation/target/cartridge-test/actual/net/marketstate/cartridges/webpresentation/TestForm.java' INFO [AndroMDA] completed model processing --> TIME: 7.531[s], RESOURCES WRITTEN: 4 [unzip] Expanding: E:tempmatthiasweb-presentationsrctestexpectedcartridge-output.zip into E:tempmatthiasweb-presentationtargetcartridge-testexpected java:prepare-filesystem: java:compile: generate-source: Overriding previous definition of reference to metafacade.generated.src [echo] Compiling to e:tempmatthiasweb-presentation/target/classes [echo] ========================================================== NOTE: Targetting JVM 1.4, classes will not run on earlier JVMs ========================================================== java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:single: [junit] Running org.andromda.cartridges.testsuite.CartridgeTest [junit] INFO [CartridgeTest] --- Expecting 9 Generated Files --- [junit] INFO [CartridgeTest] binary suffixes --> [jpg, jpeg, gif, png, jar, zip] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] [ERROR] TEST org.andromda.cartridges.testsuite.CartridgeTest FAILED BUILD FAILED File...... C:Documents and SettingsZOO.mavencachemaven-test-plugin-1.6.2plugin.jelly Element... fail Line...... 289 Column.... 58 There were test failures. INFO [App] Total time: 39 seconds INFO [App] Finished at: Mon Jul 18 19:24:40 CEST 2005 INFO [App] [EMAIL PROTECTED] /cygdrive/e/temp/matthias/web-presentation $ -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2820#2820 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user