Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] beginner questions about plugins

2011/5/6 Richard Backhouse <backhous@xxxxxxxxxx>
>
> tunnel.html is part of the OpenAjax packaging and is also required along with OpenAjaxManagedHub-all.js.

Ah, the problem was that I was on OpenAjax 2.0.7 with doesn't have the
file, in this version it's called rpc_relay.html. Reverting back to
2.0.2 fixed the problem.

Now I have a new problem however. When I try to edit a file instead of
the editor I get a download window or a plain file. Do I additionally
need to register the editor besides the styler or do I have to add a
mime mapping or something similar? You can see the source code at [1]
and the plugin is deployed at [2].

Another problem I have is that whenever I restart the Orion server I
have to reinstall the plugin. Is this known or did I something wrong?

 [1] http://svn.codespot.com/a/eclipselabs.org/coral-syntax/trunk/orion-coral/src/main/webapp/
 [2] http://orion-coral.appspot.com/

Cheers
Philippe


Back to the top