Thu, 31 May 2007 22:30:25 +0000#105306 Fixing selection of pasted components. before_merge_pfe_newscope_root
pzavadsky@netbeans.org [Thu, 31 May 2007 22:30:25 +0000] rev 839
#105306 Fixing selection of pasted components.

Thu, 31 May 2007 21:40:07 +0000Refactor visualweb web services to use producer/consumer interfaces to be consistent with the functional spec
quynguyen@netbeans.org [Thu, 31 May 2007 21:40:07 +0000] rev 838
Refactor visualweb web services to use producer/consumer interfaces to be consistent with the functional spec

Thu, 31 May 2007 20:54:29 +0000Issue 105205: rowset icon in outline is the default one. Since we're not using CachedRowSet after all, I refactored this to be CachedRowSetXImpl only, and the icon is showing up again.
davidvc@netbeans.org [Thu, 31 May 2007 20:54:29 +0000] rev 837
Issue 105205: rowset icon in outline is the default one. Since we're not using CachedRowSet after all, I refactored this to be CachedRowSetXImpl only, and the icon is showing up again.

Thu, 31 May 2007 20:39:49 +0000Remove the SessionBeans1.java FileChangeListener workaround for updating the deployment descriptors.
potingwu@netbeans.org [Thu, 31 May 2007 20:39:49 +0000] rev 836
Remove the SessionBeans1.java FileChangeListener workaround for updating the deployment descriptors.

Thu, 31 May 2007 18:44:02 +0000Should not add repeated resource references into the deployment descriptors.
potingwu@netbeans.org [Thu, 31 May 2007 18:44:02 +0000] rev 835
Should not add repeated resource references into the deployment descriptors.

Thu, 31 May 2007 18:32:27 +0000Because of model on demand changes, it is necessary to sync the model before it is returned to any client.
deva@netbeans.org [Thu, 31 May 2007 18:32:27 +0000] rev 834
Because of model on demand changes, it is necessary to sync the model before it is returned to any client.

Thu, 31 May 2007 04:22:22 +0000#104444 Save server specific info in project, everytime export_non_accessible_root
jbaker@netbeans.org [Thu, 31 May 2007 04:22:22 +0000] rev 833
#104444 Save server specific info in project, everytime

using setDataSourceReference new API

Wed, 30 May 2007 23:54:59 +0000Fixing the ensure of incorrect jsp version for Java EE5 project pages. Also a typo is fixed in jsp templates. These changes will avoid the unnecessary opening of jsp document editor when new page is added.
deva@netbeans.org [Wed, 30 May 2007 23:54:59 +0000] rev 832
Fixing the ensure of incorrect jsp version for Java EE5 project pages. Also a typo is fixed in jsp templates. These changes will avoid the unnecessary opening of jsp document editor when new page is added.

Wed, 30 May 2007 23:43:48 +0000Fixing possible NPE when page is cut and paste
deva@netbeans.org [Wed, 30 May 2007 23:43:48 +0000] rev 831
Fixing possible NPE when page is cut and paste

Wed, 30 May 2007 23:22:59 +0000#105085 Hack to fix memory leak in Xerces impl.
pzavadsky@netbeans.org [Wed, 30 May 2007 23:22:59 +0000] rev 830
#105085 Hack to fix memory leak in Xerces impl.