[Jboss-opentool-development] [ jboss-opentool-Bugs-565847 ] Default tags in jbosscmp-jdbc.xml
Status: Inactive
Brought to you by:
mredeker
From: <no...@so...> - 2002-07-12 16:19:38
|
Bugs item #565847, was opened at 2002-06-07 08:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=565847&group_id=46485 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Default tags in jbosscmp-jdbc.xml Initial Comment: If i add some default tags to the jbosscmp-jdbc.xml file. The tags are removed every time i make a change in the ejb-module. Is it possible that my tags are not removed? ---------------------------------------------------------------------- >Comment By: Frederik Sauer (fredsa) Date: 2002-07-12 10:19 Message: Logged In: YES user_id=111914 The latest CVS code now inserts a comment in each of the generated deployment descriptors. The comments warn that you will lose your changes. I realize this in no way addresses the problem described here. It only serves to prevent you from having to find out the hard way. There are also some more useful pointers in the comments, specifically for generating datasource and datasource-mapping defaults in jbosscmp-jdbc.xml automatically. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-06-19 22:18 Message: Logged In: NO I noticed the same thing. the stuff in <defaults> </defaults> area is removed everytime you modify a bean in the EJBDesigner. Is it because the jbosscmp- jdbc.xml file is rebuilt when this happens. Currently, I just make a backup copy of jbosscmp-jdbc.xml file and replace the <defaults> before every build. Regardless, this tool saves lodes of time and effort, especially for building those ear files. Cheers to mredeker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446294&aid=565847&group_id=46485 |