Hi,


I am still evaluating Andromda and have the following general question:



How to merge manual code to generated one?

For example, I need to add the following to the web.xml generated by Struts 
Cartridge:

<resource-ref>

      <description>DB Connection</description>

      <res-ref-name>jdbc/TestDB</res-ref-name>

      <res-type>javax.sql.DataSource</res-type>

      <res-auth>Container</res-auth>

</resource-ref>



My second question is: How to avoid loosing maually added code to java classes 
when regenerating the code again from the XMI model?



 

Thanks.

Walid
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3453#3453
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

Reply via email to