Nope no jira. Feel free to create a new one. and Thanks!
On Thu, Jun 12, 2008 at 4:50 AM, Jay Joel Malaluan <[EMAIL PROTECTED]> wrote: > Hi Hiram, > > We've build the gshell application using the WebConsole-compile/shell and > tested it on Firefox and IE7. There was a problem on IE7 for key presses. Not > sure if you've also encountered this kind of error? > We've created a patch for the WebConsole.java file. > > Does this gshell-gwt have a corresponding JIRA when you started it? Or do we > need to create one so we could attach the patch and you may review it? > > > Regards, > Jay Malaluan > > > > ----- Original Message ---- > From: Hiram Chirino <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, June 6, 2008 10:17:20 PM > Subject: Re: FYI: Started a GWT Shell module. Aims to access the gshell > commands over the web. > > Like I said, the maven build is not working yet. > > You can use the WebConsole-shell/compile scripts to build it.. But you > will need to edit them to point at your GWT 1.5 RC 1 install. > > Regards, > Hiram > > On Thu, Jun 5, 2008 at 6:15 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: >> 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/ >> > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > Open Source SOA > http://open.iona.com > > > > -- Regards, Hiram Blog: http://hiramchirino.com Open Source SOA http://open.iona.com
