Fri, 08 Jun 2007 01:11:00 +0000If EjbDataSourceServiceImpl has been deleted, then it no longer needs to be registered. wsit_after_merge_551_trunk
jglick@netbeans.org [Fri, 08 Jun 2007 01:11:00 +0000] rev 867
If EjbDataSourceServiceImpl has been deleted, then it no longer needs to be registered.
Which is good, since it had been causing ValidateLayerConsistencyTest.testInstantiateAllInstances to fail.

Fri, 08 Jun 2007 00:58:20 +0000Bug Fix# 106050 Clicking on JSP pages throws ArrayIndexOutOfBoundsException
sandipchitale@netbeans.org [Fri, 08 Jun 2007 00:58:20 +0000] rev 866
Bug Fix# 106050 Clicking on JSP pages throws ArrayIndexOutOfBoundsException

Need to check the array length before dereferencing.

Fri, 08 Jun 2007 00:16:48 +0000Fix for #104664: NPE after change component's id several times
deva@netbeans.org [Fri, 08 Jun 2007 00:16:48 +0000] rev 865
Fix for #104664: NPE after change component's id several times
The object which represents event method wraps element handle. It becomes invalid once the event handler method is renamed because of id change. Therefore it is necessary to re-initialize it.

Thu, 07 Jun 2007 23:51:42 +0000Optimizing the implementation of findDesignContexts() to improve the performance of component drop on a designer for a project having huge number of pages. The method findDesignContexts() will be called huge number of times when component like table is dropped on a designer.
deva@netbeans.org [Thu, 07 Jun 2007 23:51:42 +0000] rev 864
Optimizing the implementation of findDesignContexts() to improve the performance of component drop on a designer for a project having huge number of pages. The method findDesignContexts() will be called huge number of times when component like table is dropped on a designer.

Thu, 07 Jun 2007 23:39:00 +0000Add SharedCompLibs as a future enhancement
edwingo@netbeans.org [Thu, 07 Jun 2007 23:39:00 +0000] rev 863
Add SharedCompLibs as a future enhancement

Thu, 07 Jun 2007 23:37:59 +0000Follow NetBeans convention of replacing dots with dashes in file names
edwingo@netbeans.org [Thu, 07 Jun 2007 23:37:59 +0000] rev 862
Follow NetBeans convention of replacing dots with dashes in file names

Thu, 07 Jun 2007 22:26:06 +0000#106054 Improving the message according to the suggestion.
pzavadsky@netbeans.org [Thu, 07 Jun 2007 22:26:06 +0000] rev 861
#106054 Improving the message according to the suggestion.

Thu, 07 Jun 2007 22:14:17 +0000First working scenario: 1) New VW project 2) Services->EJBs->Add Set of indent_91718_base2
edwingo@netbeans.org [Thu, 07 Jun 2007 22:14:17 +0000] rev 860
First working scenario: 1) New VW project 2) Services->EJBs->Add Set of
SessionEJBs 3) Add To Page 4) build rest of app 5) deploy to Sun App
Server 9.1.

Thu, 07 Jun 2007 20:30:32 +0000Added additional error handling and improved node/group deletion
quynguyen@netbeans.org [Thu, 07 Jun 2007 20:30:32 +0000] rev 859
Added additional error handling and improved node/group deletion

Thu, 07 Jun 2007 18:36:19 +0000#105681 Delegating to the nodes context help in the outline.
pzavadsky@netbeans.org [Thu, 07 Jun 2007 18:36:19 +0000] rev 858
#105681 Delegating to the nodes context help in the outline.