Hello JB, To reproduce the problem before you apply the patch:
1) build ACE 2) run the ace-target-devserver 3) run a ace-launcher 4) log in and double click on the "configuredGatewayID" in the ACE UI ...now watch the stack traces fly by :) After the patch, the tabs that don't work without a registered target will simply report that they cannot display any information. Greetings, Marcel On Nov 10, 2011, at 16:32 PM, j...@nanthrax.net wrote: > Hi Marcel, > > Just testing the patch on my machine. It sounds good to me, let me check it. > > Thanks > Regards > JB > > -- > Jean-Baptiste Onofré > jbono...@apache.org > http://blog.nanthrax.net > Talend - http://wwx.talend.com > > ----- Reply message ----- > From: "Marcel Offermans" <marcel.offerm...@luminis.nl> > To: <ace-dev@incubator.apache.org> > Subject: Target column extensions... > Date: Thu, Nov 10, 2011 4:26 pm > > > Hi all, > > I've just committed revision 1200658, which introduces some fixes for UI > plugins that attach to the target column. These plugins can basically find a > target in either registered or unregistered mode, and without explicit > checks, you cannot assume all targets are registered. > > However, the fix is just a stop gap. A better fix would be to allow plugins > to specifically register for a registered or unregistered target. This does > mean that the number of tabs that you see will vary, which might confuse a > user. > > WDYT? > > Greetings, Marcel >