It does not seem to build for me.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Gwt Compiler Errors : [ERROR] Errors in
'C:\cygwin\home\gnodet\work\smx-sandbox\gshell-web\gshell-gwt\src\org\apache\servicemix\gshellweb\client\Conso
le.java'
[ERROR] Line 50: The method setAnimationEnabled(boolean) is
undefined for the type Console
[ERROR] Line 96: The method getStyle() is undefined for the type Element
[ERROR] Line 97: The method getStyle() is undefined for the type Element
[ERROR] Line 98: The method getStyle() is undefined for the type Element
[ERROR] Line 102: The method getStyle() is undefined for the type Element
[ERROR] Line 103: The method getStyle() is undefined for the type Element
[ERROR] Line 104: The method scrollIntoView() is undefined for
the type Element
[ERROR] Line 133: The method scrollIntoView() is undefined for
the type Element
I thought the problem came from the version of GWT used by the plugin,
but when I tried to upgrade to RC1, the build was still failing...
On Thu, Jun 5, 2008 at 7:24 PM, Hiram Chirino <[EMAIL PROTECTED]> wrote:
> You can get it at:
>
> https://svn.apache.org/repos/asf/servicemix/sandbox/gshell-web
> and a deployed a simple demo at:
> http://people.apache.org/~chirino/org.apache.servicemix.gshellweb.WebConsole/WebConsole.html
>
> The idea being that we should be able use a web browser as a front end
> to the awesome shell commands that ServiceMix 4 provides. We still
> need to provide the RPC mechanism to access the gshell command in the
> servicemix back end and get the maven build working nicely with gwt.
>
> But just wanted to let folks know about it so they can jump in help if
> you interested.
>
> Regards,
> Hiram
>
> --
> Regards,
> Hiram
>
> Blog: http://hiramchirino.com
>
> Open Source SOA
> http://open.iona.com
>
--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/