Re: Migration from Struts 2.0.14 to Struts 2.2.3 - tabbed panel not working

2011-06-22 Thread Andrzej Adamczyk
g: > > > > dojo.addOnLoad(subscribeToNavigationEvents) > > > > subscribeToNavigationEvents() function is responsible for subscribing > onto > > the -selectChild topic and providing handler that does > some > > processing when any of the A11, A12 and A13

Re: Migration from Struts 2.0.14 to Struts 2.2.3 - tabbed panel not working

2011-06-21 Thread Andrzej Adamczyk
dojo.addOnLoad(subscribeToNavigationEvents) is never executed when the content of the tab A1 is loaded and the event handler is not registered. It works fine in Struts 2.0.14 however. I would appreciate any help. Regards, Andrzej On Tue, Jun 21, 2011 at 2:34 PM, Andrzej Adamczyk wrote: > Hello >

Migration from Struts 2.0.14 to Struts 2.2.3 - tabbed panel not working

2011-06-21 Thread Andrzej Adamczyk
Hello I am working on POC migrating application from Struts 2.0.14 to Struts 2.2.3 with DOJO 2.2.3 plugin. On the way DOJO framework will be updated from version 0.4.0 to 0.4.3. Application has main tabbed panel with few tabs, each containing another tabbed panel with few sub tabs. Upon hitting m

Struts 2.0.14 - Could not reload resource bundles exception

2011-01-14 Thread Andrzej Adamczyk
Hello After moving to our SIT environment we have noticed below exception beeing logged. For some reason or another we have moved resource bundle file outside of the application into dedicated directory that should be on the application classpath. We use Geronimo 2.1.7 and we configured SharedLib