Community
Participate
Working Groups
There is a problem with XMI serialization when using following discoverers : - generic XML - ejb deployment descriptor - web deployment descriptor Setting the optional parameter OPTION_SERIALIZE_XMI to true should result in creating a xmi file for datas of the discovered model. The problem is that the discoverers always use a XMLResource (or derivated) rather than a XMIResource -> the file obtained with the option is still a XML file.
A fix has been commited into SVN.
The fix has also been commited into 0.8 branch for Helios SR1.
Bug fixed.