Merge 437268: [RAP] Different Display Error Message in Log 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=437268

Bugfix that closing the desktop due to httpSession invalidation or
userAgent switch was not run on behalf of the Scout model thread but on
the calling thread instead.

Consequences:

(1) The client session was not closed at all because of an early dropout
which was caused due to an unhandled IllegalStateException when queuing
into the UIThread.

(2) When switching the userAgent, the cleanup was run on behalf of the
new UIThread with its own Display registered. In turn, the Display of
the current Thread differed from the one registered within the
environment.

Change-Id: Ifcc6f6b0b22f0771fe9b69adbff12c1efb221298
Reviewed-on: https://git.eclipse.org/r/32866
Tested-by: Hudson CI
Reviewed-by: Claudio Guglielmo <claudio.guglielmo@bsiag.com>
1 file changed
tree: a771f44de56321a7d1977114b794101240b9494a
  1. org.apache.derby.jdbc_1091.fragment/
  2. org.eclipse.scout.commons/
  3. org.eclipse.scout.commons.test/
  4. org.eclipse.scout.http.servletfilter/
  5. org.eclipse.scout.jaxws216/
  6. org.eclipse.scout.jaxws216.test/
  7. org.eclipse.scout.net/
  8. org.eclipse.scout.net.test/
  9. org.eclipse.scout.rt-feature/
  10. org.eclipse.scout.rt-repository/
  11. org.eclipse.scout.rt.batik.dependency-feature/
  12. org.eclipse.scout.rt.client/
  13. org.eclipse.scout.rt.client-feature/
  14. org.eclipse.scout.rt.client.mobile/
  15. org.eclipse.scout.rt.client.mobile.test/
  16. org.eclipse.scout.rt.client.test/
  17. org.eclipse.scout.rt.client.testenvironment/
  18. org.eclipse.scout.rt.core-feature/
  19. org.eclipse.scout.rt.extension.client/
  20. org.eclipse.scout.rt.extension.client.test/
  21. org.eclipse.scout.rt.feature.about/
  22. org.eclipse.scout.rt.jdbc.derby/
  23. org.eclipse.scout.rt.parent/
  24. org.eclipse.scout.rt.rap-feature/
  25. org.eclipse.scout.rt.rap-repository/
  26. org.eclipse.scout.rt.rap.basic.target-feature/
  27. org.eclipse.scout.rt.rap.testing-feature/
  28. org.eclipse.scout.rt.server/
  29. org.eclipse.scout.rt.server.test/
  30. org.eclipse.scout.rt.server.testenvironment/
  31. org.eclipse.scout.rt.servicetunnel/
  32. org.eclipse.scout.rt.shared/
  33. org.eclipse.scout.rt.shared.test/
  34. org.eclipse.scout.rt.spec.client/
  35. org.eclipse.scout.rt.spec.client.test/
  36. org.eclipse.scout.rt.swing-feature/
  37. org.eclipse.scout.rt.swt-feature/
  38. org.eclipse.scout.rt.team-project-set/
  39. org.eclipse.scout.rt.testing-feature/
  40. org.eclipse.scout.rt.testing.client/
  41. org.eclipse.scout.rt.testing.client.test/
  42. org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/
  43. org.eclipse.scout.rt.testing.commons/
  44. org.eclipse.scout.rt.testing.commons.test/
  45. org.eclipse.scout.rt.testing.core-feature/
  46. org.eclipse.scout.rt.testing.dependency-feature/
  47. org.eclipse.scout.rt.testing.server/
  48. org.eclipse.scout.rt.testing.server.test/
  49. org.eclipse.scout.rt.testing.shared/
  50. org.eclipse.scout.rt.testing.shared.test/
  51. org.eclipse.scout.rt.testing.swing-feature/
  52. org.eclipse.scout.rt.testing.swt-feature/
  53. org.eclipse.scout.rt.testing.ui.rap/
  54. org.eclipse.scout.rt.testing.ui.swing/
  55. org.eclipse.scout.rt.testing.ui.swt/
  56. org.eclipse.scout.rt.ui.rap/
  57. org.eclipse.scout.rt.ui.rap.mobile/
  58. org.eclipse.scout.rt.ui.rap.test/
  59. org.eclipse.scout.rt.ui.rap.theme.rayo/
  60. org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/
  61. org.eclipse.scout.rt.ui.rap.workbench/
  62. org.eclipse.scout.rt.ui.svg.calendar/
  63. org.eclipse.scout.rt.ui.swing/
  64. org.eclipse.scout.rt.ui.swing.browser.swt.fragment/
  65. org.eclipse.scout.rt.ui.swing.test/
  66. org.eclipse.scout.rt.ui.swt/
  67. org.eclipse.scout.rt.ui.swt.test/
  68. org.eclipse.scout.rt.v34v35-repository/
  69. org.eclipse.scout.service/
  70. org.eclipse.scout.service.test/
  71. org.eclipse.scout.svg.client/
  72. org.eclipse.scout.svg.ui.rap/
  73. org.eclipse.scout.svg.ui.swing/
  74. org.eclipse.scout.svg.ui.swt/
  75. org.eclipse.scout.target/
  76. org.w3c.dom.svg.fragment/
  77. .gitattributes
  78. .gitignore
  79. .gitreview
  80. CONTRIBUTING.md
  81. pom.xml
  82. README.md
README.md

Eclipse Scout - RT

[Eclipse Scout] 1 is a mature and open framework for modern, service oriented business applications. It substantially boosts developer productivity and is simple to learn.

This Repository Eclipse Scout RT contains the source for the runtime components embedded in the applications build on top of the Eclipse Scout Framework.

Downloads

The content of this repository is build on the Eclipse infrastructure and the different versions are available on several [P2 Update Sites] 2.

The easiest way to start with Eclipse Scout is to download Eclipse for Scout Developers Eclipse for Scout Developers on the [Eclipse downloads page] 3.

Documentation & Links

  • [Eclipse Scout Wiki] 4
  • [Eclipse Scout Forum] 5
  • [Eclipse Bugzilla] 6 (Product=Scout; Component=Scout)

Contribution Guidelines

We welcome any kind of contributions (Bug report, documentation, code contribution...). Please read the [Eclipse Scout Contribution page] 7 to know more about it.

The contribution process of Eclipse Scout is hosted on tools deployed by the Eclipse Foundation (involing [Bugzilla] 6, Gerrit, Hudson, MediaWiki...).

External tools like the GitHub tracker and pull requests are not supported.

Get in Touch

To get in touch with the Eclipse Scout community, please open a thread in the [Eclipse Scout Forum] 5 or send a mail to [our mailing list] 8: scout-dev@eclipse.org

License

[Eclipse Public License (EPL) v1.0] 9