[ 
https://issues.apache.org/jira/browse/ACE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Toni Menzel updated ACE-34:
---------------------------

    Attachment: ACE-34.patch

The attached patch provides a standalone bridge bundle for Ace Webui and Felix 
WebUI.

Yes, it's a maven project.  ;) 
I think build.xml has come to it's end. I don't mind if it stays for main ace 
components, but additional things are a lot easier to mantain as maven projects.
Give it a try ;)
I would would help integrating those two worlds or migrating from ant to maven.

Anyhow, the attached bundle provides a bridge using a simple servlet (anchor 
for webconsole) which delegates to the ajax console using and iframe.
Extensive research on the web came to the result, that embedding gwt widtgets 
into arbitrary sites without fuss is best as an iframe.
Raw javascript sulutions are welcome, but for now it looks like iframe "just 
works".

> Allow the web UI to be deployed as a plugin for the Apache Felix Web Console
> ----------------------------------------------------------------------------
>
>                 Key: ACE-34
>                 URL: https://issues.apache.org/jira/browse/ACE-34
>             Project: Ace
>          Issue Type: New Feature
>          Components: Web UI
>            Reporter: Marcel Offermans
>         Attachments: ACE-34.patch
>
>
> Felix has a very nice, pluggable web console that could be extended to 
> include the web UI for ACE. The plugin mechanism has just been upgraded as 
> explained here:
> http://issues.apache.org/jira/browse/FELIX-1043
> For more info on the web console, see:
> http://felix.apache.org/site/apache-felix-web-console.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to