-
Thanks for the quick Reply. I did what you said, and now it's working ! Great
Question Subsidiaire:
Is it possible to assign more than one stereotype to an item (a class for example) ? It seems to be needed by AndroMDA....
GC.
2009-08-12 16:49:44 UTC in Bouml
-
There were nothing particuliar in the mapping file: Just automatically convert A to B.
2009-08-12 16:35:50 UTC in Dozer
-
Alas, I'm sorry I didn't see your request.
I'm afraid I'm working in a different place now so I don't have the file anymore.
2009-08-12 16:33:54 UTC in Dozer
-
Hi,
I'm very pleased with BOUML that I'm using for UML-based documentation in my work.
Now I try to use it in a Java development project.
We try to use the AndroMDA generator with BOUML. This generator defines custom Stereotypes that he understands.
I successfully imported these stereotypes in a BOUML project, and now I'm trying to create a Class and assing on of AndroMDA's stereotype in it.
2009-08-12 16:28:59 UTC in Bouml
-
That is, you get an error when jaxb generates an inner class inside an inner class.
This happens when JAXb encounters anonymous complex type inside anonymous complex type in the xsd used for generation.
The attached modified source file solves the issue.
2009-06-25 08:42:47 UTC in Dozer
-
JAXBBeanFactory for 5.0 does not support multiple innerclasses generated by jaxb.
2009-06-25 08:39:54 UTC in Dozer
-
Dozer does not map to collection that don't have setters.
The attached test does not work, because there is no setter for the collection in A class.
In fact, a setter is not mandatory for collection, because the getList().add(....) is sufficient.
Supporting this will allow direct support of JAXB2.1 generated beans, because the collections by default don't have setters.
PS: If you...
2009-06-25 08:05:51 UTC in Dozer
-
collin_g committed patchset 469 of module www source to the JDistro CVS repository, changing 5 files.
2005-11-13 19:29:34 UTC in JDistro
-
collin_g committed patchset 469 of module source to the JDistro CVS repository, changing 5 files.
2005-11-13 19:29:34 UTC in JDistro
-
collin_g committed patchset 454 of module www source to the JDistro CVS repository, changing 4 files.
2005-06-24 11:16:55 UTC in JDistro