Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » [neon] M7 upgrade experience
[neon] M7 upgrade experience [message #1731718] Mon, 09 May 2016 10:05 Go to next message
Eclipse UserFriend
I've just upgraded a sample application from M6 to M7.
To make it run, I had to do the following steps:

a) change AccessControlService: now one part is in shared - I generated a new Helloworld App and compared my M6 AccessControlService with the newly generated and adapted accordingly

b) in xxx.scout.ui.html.app.dev/src/main/resources/config.properties you need to add scout.auth.cookie.session.validate.secure=false
Re: [neon] M7 upgrade experience [message #1732024 is a reply to message #1731718] Thu, 12 May 2016 00:17 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for sharing your experience here.
I have exactly the same workflow: I compare the generated Hello-World application between 2 Versions...

I think your point "b)" is releated to the servlet specification upgrade: 3.0 is now used.
Re: [neon] M7 upgrade experience [message #1732346 is a reply to message #1731718] Mon, 16 May 2016 08:21 Go to previous messageGo to next message
Eclipse UserFriend
Yea, also some resources got renamed/moved around.

We just created a new helloworld project and merged those changes.

Also there is a new "bug" or a bug that will be a problem. I have attached a screenshot, maybe you know how to make it go away? note: we are not using the scout way of showing table items as entries on the right pane. The only thing that changed was the update from M5 to M7. There should be no items and/or the menu item should not be expandable (it is not configured!)

edit:
Other note:
protected int getConfiguredRowHeightHint()
got removed from AbstractTable
  • Attachment: m7.jpg
    (Size: 26.25KB, Downloaded 397 times)

[Updated on: Mon, 16 May 2016 08:23] by Moderator

Re: [neon] M7 upgrade experience [message #1732348 is a reply to message #1732346] Mon, 16 May 2016 08:39 Go to previous message
Eclipse UserFriend
Ok, setting getConfiguredLeaf to true solved it (and no more empty expandable option)
Previous Topic:[NEON] NPE while using FormBasedAuthentication
Next Topic:[neon] LABEL_WIDTH_UI not working
Goto Forum:
  


Current Time: Fri Oct 31 19:14:04 EDT 2025

Powered by FUDForum. Page generated in 0.03882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top