Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problems opening rap in different browser windows
Problems opening rap in different browser windows [message #39920] Sun, 22 July 2007 10:27 Go to next message
Ivan Nemeth is currently offline Ivan NemethFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

maybe it's normal behaviour, but if I start a rap application in more than
one browser windows/tabs, the app behaves very strange. it throws
NullPExceptions in different places. For example, I started it from 2
browser windows with a small delay (so the createUI methods are running
paralell), and it throws a NPO in
org.eclipse.ui.internal.PartList.partOpened method.
does it something to do with the fact that it's the same session and the
same workbench? if yes, how can you manage if the user opens it in more
than one browser window?

thx
Re: Problems opening rap in different browser windows [message #40011 is a reply to message #39920] Mon, 23 July 2007 08:44 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

the handling of two browser windows/tabs that use the same server session is
not implemented yet. But this part is planned for the next milestone
release. Though RAP 1.0 will not support splitting a session onto multiple
browser-windows/tabs, the solution will detect such requests and inform the
user that another window/tab already uses a session.

Ciao
Frank

"Ivan Nemeth" <ivan.nemeth@gmail.com> schrieb im Newsbeitrag
news:06a7e8f1f2b4f15c03355e7fe8629595$1@www.eclipse.org...
> Hi,
> maybe it's normal behaviour, but if I start a rap application in more than
> one browser windows/tabs, the app behaves very strange. it throws
> NullPExceptions in different places. For example, I started it from 2
> browser windows with a small delay (so the createUI methods are running
> paralell), and it throws a NPO in
> org.eclipse.ui.internal.PartList.partOpened method.
> does it something to do with the fact that it's the same session and the
> same workbench? if yes, how can you manage if the user opens it in more
> than one browser window?
>
> thx
>
Previous Topic:Image resources
Next Topic:M5 only runs on JDK1.5+ ?
Goto Forum:
  


Current Time: Thu Apr 25 05:53:13 GMT 2024

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

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

Back to the top