Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » workbench problem
workbench problem [message #46360] Wed, 12 September 2007 12:07 Go to next message
Eclipse UserFriend
Originally posted by: wen.ai.gillardon.de

Hi everyone,

I've developed a small test program with rap M6. Now I tried to create
two different workbenchs in one web application. Is it possible?

Thanks.

Wen
Re: workbench problem [message #46790 is a reply to message #46360] Wed, 12 September 2007 15:37 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi Wen,

no - that's not a good idea ;)

Ok to be fair. We thought about that a while ago and didn't want to open
up not really tested API. Thus you can use the official way like
ActionFactory.OPEN_NEW_WINDOW.

If you take a look at the original implementation
(OpenInNewWindowAction) you should be able to do the same with some
internal API. But as I mentioned, that's internal and nobody of us has
tried this out yet.

Greets
Benny

Wen Ai wrote:
> Hi everyone,
>
> I've developed a small test program with rap M6. Now I tried to create
> two different workbenchs in one web application. Is it possible?
>
> Thanks.
>
> Wen
Re: workbench problem [message #46878 is a reply to message #46790] Thu, 13 September 2007 08:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

to clearify thinks a little bit. It is not possible to open multiple
workbenchs in one session, since the workbench implementation in RAP is a
session singleton. In theory it should be possible to open multiple
workbench windows in one session. But that's something we didn't tested
yet...

Ciao
Frank

"Benjamin Muskalla" <bmuskalla@innoopract.com> schrieb im Newsbeitrag
news:fc919k$d54$1@build.eclipse.org...
> Hi Wen,
>
> no - that's not a good idea ;)
>
> Ok to be fair. We thought about that a while ago and didn't want to open
> up not really tested API. Thus you can use the official way like
> ActionFactory.OPEN_NEW_WINDOW.
>
> If you take a look at the original implementation (OpenInNewWindowAction)
> you should be able to do the same with some internal API. But as I
> mentioned, that's internal and nobody of us has tried this out yet.
>
> Greets
> Benny
>
> Wen Ai wrote:
>> Hi everyone,
>>
>> I've developed a small test program with rap M6. Now I tried to create
>> two different workbenchs in one web application. Is it possible?
>>
>> Thanks.
>>
>> Wen
Re: workbench problem [message #47178 is a reply to message #46878] Fri, 14 September 2007 07:49 Go to previous message
Eclipse UserFriend
Originally posted by: wen.ai.gillardon.de

Hi rappers,

many Thanks for your replies. We try to keep using rap for our project.
If we change something inside, we should have problems by the next
release update. Now it is very difficult for us to decide, if we use
workbench or not. Anyway I would have a try with your advises.

Have a nice weekend :-)

Cheers
Wen

Frank Appel schrieb:
> Hi,
>
> to clearify thinks a little bit. It is not possible to open multiple
> workbenchs in one session, since the workbench implementation in RAP is a
> session singleton. In theory it should be possible to open multiple
> workbench windows in one session. But that's something we didn't tested
> yet...
>
> Ciao
> Frank
>
> "Benjamin Muskalla" <bmuskalla@innoopract.com> schrieb im Newsbeitrag
> news:fc919k$d54$1@build.eclipse.org...
>> Hi Wen,
>>
>> no - that's not a good idea ;)
>>
>> Ok to be fair. We thought about that a while ago and didn't want to open
>> up not really tested API. Thus you can use the official way like
>> ActionFactory.OPEN_NEW_WINDOW.
>>
>> If you take a look at the original implementation (OpenInNewWindowAction)
>> you should be able to do the same with some internal API. But as I
>> mentioned, that's internal and nobody of us has tried this out yet.
>>
>> Greets
>> Benny
>>
>> Wen Ai wrote:
>>> Hi everyone,
>>>
>>> I've developed a small test program with rap M6. Now I tried to create
>>> two different workbenchs in one web application. Is it possible?
>>>
>>> Thanks.
>>>
>>> Wen
>
>
Previous Topic:Filed to obtain life cycle
Next Topic:1. image on a button; 2. SVG support in RAP?
Goto Forum:
  


Current Time: Thu Apr 25 23:22:57 GMT 2024

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

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

Back to the top