Home » Eclipse Projects » Remote Application Platform (RAP) » RAP in Tomcat strange Problem
RAP in Tomcat strange Problem [message #87556] |
Thu, 15 May 2008 09:48 |
Eclipse User |
|
|
|
Hi,
I have a problem running RAP in a Tomcat Servlet container since
move to M4. I have a composite which contains a tab control
with 3 Tabs. When I click on the last (right) tab the following
error occurs:
Could not evaluate javascript response:
Ungültiger Eigenschaftswert.
org.eclipse.swt.EventUtil.suspendEventHandling();var req =
org.eclipse.swt.Request.getInstance();req.setRequestCounter( "12" );var
wm = org.eclipse.swt.WidgetManager.getInstance();var w =
wm.findWidgetById( "w343" );w.setSelected( false );var w =
wm.findWidgetById( "w344" );w.setSelected( true );var w =
wm.findWidgetById( "w317" );w.setVisibility( false );var w =
wm.findWidgetById( "w325" );w.setSpace( 3, 769, 32, 300
);w.setVisibility( true );var w = wm.findWidgetById( "w324"
);w.setSpace( 0, 769, 0, 300 );var w = wm.findWidgetById( "w333"
);w.setSpace( 0, 383, 0, 300 );var w = wm.findWidgetById( "w318"
);w.setSpace( 0, 383, 0, 300 );var w = wm.findWidgetById( "w320"
);w.setSpace( 6, 342, 47, 26 );var w = wm.findWidgetById( "w319"
);w.setSpace( 353, 24, 47, 26 );var w = wm.findWidgetById( "w364"
);w.setSpace( 6, 371, 79, 215 );var w = wm.findWidgetById( "w365"
);w.setWidth( 341 );var w = wm.findWidgetById( "w334" );w.setSpace( 386,
383, 0, 300 );var w = wm.findWidgetById( "w321" );w.setSpace( 0, 383, 0,
300 );var w = wm.findWidgetById( "w323" );w.setSpace( 6, 342, 47, 26
);var w = wm.findWidgetById( "w322" );w.setSpace( 353, 24, 47, 26 );var
w = wm.findWidgetById( "w369" );w.setSpace( 6, 371, 79, 215 );var w =
wm.findWidgetById( "w370" );w.setWidth( 341 );var w = wm.newWidget(
"w371", "w324", true, null, 'org.eclipse.swt.widgets.Sash'
);w.setOrientation( qx.constant.Layout.ORIENTATION_VERTICAL
);w.setSpace( 383, 3, 0, 300 );w.setZIndex( 298
);qx.ui.core.Widget.flushGlobalQueues();org.eclipse.swt.Even tUtil.resumeEventHandling();
This happens only on IE with RAP deployed in Tomcat. When I run the
RAP Application on my Workstation and connect with the same IE this
error does not appear ? It also doesn't appear when I use Mozilla in
both cases.
Any ideas ?
Regards,
Thomas
|
|
|
Goto Forum:
Current Time: Sat Aug 30 22:50:13 EDT 2025
Powered by FUDForum. Page generated in 0.03832 seconds
|