|
|
|
|
Re: Resource Plug-in in RAP Target platform [message #539153 is a reply to message #539144] |
Wed, 09 June 2010 18:50 |
Rüdiger Herrmann Messages: 581 Registered: July 2009 |
Senior Member |
|
|
On 09.06.2010 20:35, saurav wrote:
> Hi Rudiger,
>
> Many thanks for the answers provided above.
> Please find my comments/questions quoted with below.
>
> Quote:
>> There is no way to access the local file system without special
>> plug-ins, applets or similar things. The browsers security policy
>> prevent Javascript code from doing so.
>
>
> I agree
>
> Quote:
>> We do not provide the resource plug-in because it is not suitable for
>> general-purpose use in a multi-user-environment. There might be
>> use-cases in which it makes sense to use the resource plug-in. In such
>> cases you will have to add it to the target by yourself. When doing so,
>> always bear in mind that *all* users/session will then access *one*
>> single workspace.
>
> I thought i could not add anything in my target.
>
> Please clear my understanding.If i add the resource plug-in my
> target.Would it not create problem while creating/deploying the war in
> the server ?.
Apart from the already mentioned fact that the resource plug-in isn't
multi-user-aware, it won't cause problems.
Please make sure that you have a good understanding of the underlying
technologies of RAP. In particular OSGi and how to work with it in PDE.
Here are some links to further information:
http://www.eclipse.org/rap/documentation.php#resources
http://eclipse.org/pde/
> Quote:
>> With java.io you will still be accessing the servers file system.
>
>
> I agree.I have gone the Java I/O way.
>
> The last question still remains i.e. any plans of leveraging the
> resource concept of EFS in the RAP ?.
As said before, the resource plug-in (and as such EFS as it is used by
the resource plug-in) is of no general use in a multi-user environment.
Therefore there are no plans to integrate it in RAP. However, this
doesn't prevent you from using it in a RAP Environment. The only thing
is, it doesn't come with RAP out of the box.
>
> Again many thanks for the answers.
>
> cheers,
> Saurav
>
>
>
>
>
HTH
Rüdiger
|
|
|
Powered by
FUDForum. Page generated in 0.03668 seconds