[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-29 Thread codesite-noreply
Comment by martin.g...@gmail.com: I've tried the plugin again - it works fine with newly created GWT projects (from eclipse) - but for our existing application (which is spreaded over several eclipse projects) it doesn't work at all. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-18 Thread codesite-noreply
Comment by tamplinjohn: @gwtdeveloper: I don't know if you can use the plugin to debug XUL or not -- if you can get hosted.html loaded in the context of your XUL app it might work. Let us know if you figure out how to make it work, but that isn't something we have time to experiment with

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-16 Thread codesite-noreply
Comment by claude...@gmail.com: After suffering a little to get an OOPHM plugin working on debian Iceweasel, I've got success and are making my notes here... hope to help somebody on getting it work too: On Debian Lenny, with iceweasel (Firefox re-branded) 3.0.6 the .xpi file from this

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-16 Thread codesite-noreply
Comment by claude...@gmail.com: my previous post...it worked on one machine, but on another, with a fresh install of iceweasel, it didn't worked! I am really without a clue about this! For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-16 Thread codesite-noreply
Comment by claude...@gmail.com: tested with iceweasel 3.5 from sid... worked well! For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-15 Thread codesite-noreply
Comment by Douglas.Linder: @myonceinalifetime, Thanks! That totally worked for me. I was having the issue where the plugin would not connect to the server running GWT 2.0 MS1; but creating a new project totally worked. Looking carefully, it seems like the new project had a different

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-15 Thread codesite-noreply
Comment by rda...@google.com: Regarding the issue that myonceinalifetime and Douglas.Linder were experiencing, see http://code.google.com/p/google-web-toolkit/issues/detail?id=4126 For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-13 Thread codesite-noreply
Comment by englep: In Windows XP, when I used Firefox/3.5.3 or Firefox/3.0.14, I always had problems below and then my firefox crushed, with an error msg said Buffer too small. But IE is ok: com.google.gwt.dev.shell.HostedModeException: I/O error communicating with client at

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-11 Thread codesite-noreply
Comment by t.broyer: This error means Firefox tries to load the compiled app, i.e. the devel mode plug-in is not detected. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-11 Thread codesite-noreply
Comment by javierplaherr: Work fine in Windows XP, Firefox 3.0.13 and Vaddin libraries (http://vaadin.com/wiki/-/wiki/Main/OOPHM%20Step%20by%20Step) For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-10 Thread codesite-noreply
Comment by javierplaherr: Hello I have Firefox 3.0.14 and the OOPHM plugin installed. I can start Jetty but when I try to open the url http://localhost:8080/MyApplication.html?gwt.hosted=127.0.1.1:9997; I don't see nothing. The Jetty log throws the follow warning: 00:03:09,701 [WARN] 404 -

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-09 Thread codesite-noreply
Comment by aharsani: if you got No GWT plugin found or hosted-mode connection failed try to recompile GWT from trunk. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-09 Thread codesite-noreply
Comment by innusius: I had also problems with getting latest plugins to work . We used old trunk build at work so this was problem , I build latest , recompile application and it works again for me . For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-08 Thread codesite-noreply
Comment by martin.g...@gmail.com: @elmacho: for me the plugin is not even installing - ubuntu 9.04, 64bit, ff 3.0.14 it complains about being not for this version (which obviously is true ;) ) did you do anything else to get it working? i still don't get the tab in the debug mode when i

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-08 Thread codesite-noreply
Comment by tamplinjohn: What is the exact message it gives you when rejecting the addon? I don't have an Ubuntu9 machine to test on, but you could try and see if the version with alternate libraries (needed for Fedora 10 at least) works:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-08 Thread codesite-noreply
Comment by myonceinalifetime: I got debugging to work! I created a new GWT web app with the Eclipse google plugin using GWT 2.0MS1 as the SDK. This is what most likely solved my problem. Simply changing a project from GWT 1.7.1 to 2.0 must not be making all the necessary changes to the

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by myonceinalifetime: I have already made 2 comments on my issue (check so I don't have to repeat some stuff). I still cannot get oophm to debug. I have tried using the compiled version of GWT from trunk (retrieved from SVN only yesterday Oct 6th) as well as the latest plugin for

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by tamplinjohn: If it is behaving the same in GWT 1.7.1, it has nothing to do with OOPHM. I would suggest posting on the GWT mailing list for assistance. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by myonceinalifetime: In my previous posts I said that when I put gwt-dev-oophm.jar to the top of classpath the swing UI changes from doing hosted mode to the new mode where it depends on a plugin in the browser to connect the javascript to the java code. So no, its not running the

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by myonceinalifetime: Basically, the web app runs exactly the same regardless of whether or not the plugin is installed (both FF and IE). Thus it is behaving the same as when using hosted mode in GWT1.7.1 but putting the address (http://localhost:8080/myproject.html) in an external

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by tamplinjohn: You should have a ?gwt.hosted=... portion of the URL -- otherwise the plugin isn't being loaded in your browser (and requires you to have compiled your app to JS). For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-07 Thread codesite-noreply
Comment by myonceinalifetime: Yes, the address I posted was the one for hosted mode. Development mode with OOPHM the address is http://localhost:8080/myproject.html?gwt.hosted=192.168.133.133:9997; Ya, my app is compiled as well, so maybe the browsers are only being served those files

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-06 Thread codesite-noreply
Comment by yesud...@gmail.com: I've got oophm partially working on ubuntu 9.04 (x86_64) using the xpcom prebuilt version from svn and adding the gwt-dev-oophm.jar to the start of the project classpath. I'm also able to browse to the sample greeting application using minefield 3.7a1pre and

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-06 Thread codesite-noreply
Comment by tamplinjohn: Yes, it is known they are changing internal APIs in 3.7, so it is not surprising it doesn't work. I doubt any effort will be spent on it until they get closer to release as things may change. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-05 Thread codesite-noreply
Comment by elmacho: about ubuntu 9.04(64 bit) debugging I got it working by using the latest firefox 3.5 plugin from http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff35.xpi together with ubuntu`s firefox 3.0 (discovered by accident) For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-04 Thread codesite-noreply
Comment by brockm: I have build a 64-bit version of the OOPHM plugin for Safari on Snow Leopard that seems to work good, if anyone is interested. You can get it [http://anonsvn.jboss.org/repos/jbossworkspace/gwt-versions/gwt-2.0-plugins/oophm-mac-safari64.dmg here]. For more

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-04 Thread codesite-noreply
Comment by brockm: I have successfully built the Safari plug-in for 64-bit Safari on Snow Leopard if anybody is interested: http://anonsvn.jboss.org/repos/jbossworkspace/gwt-versions/gwt-2.0-plugins/oophm-mac-safari64.dmg For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-10-04 Thread codesite-noreply
Comment by tamplinjohn: What changes did you have to make for Snow Leopard? Can you mail a patch to j...@google.com? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-24 Thread codesite-noreply
Comment by piergros...@telcordia.com: I have installed DbgView and set all available debug trace options on (I have admin perms on system). When I launch Firefox I see alot of debug output. I clear the display then start the OOPHM session. I see a few lines stating startup, urls, etc. I

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-18 Thread codesite-noreply
Comment by Martin.Gerhardy: same problem here with firefox - no connection is established to the hosted mode console. the url is http://localhost:53295/MyApp.html?gwt.hosted=127.0.0.1:9997#M1/StartPage in earlier version there was a new tab for each new connection. the new plugin allows to

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-18 Thread codesite-noreply
Comment by tamplinjohn: !DbgView is available at http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-15 Thread codesite-noreply
Comment by dave.trudes: @tamplinjoin jason.carver: I've the same problem. Running the latest plugins and builds but it seems the browser won't connect to the server. I only get the latest compiled version of my app... For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-07 Thread codesite-noreply
Comment by jason.carver: @tamplinjoin: I see GWT development mode plugin (XPCOM) for FF3.5+ 0.9.6067M.20090901203601, enabled. In the options, I tried adding a hostname include of localhost:80, but it didn't help. I tried the DbgView link, but I'm getting a permissions error. I tried

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-04 Thread codesite-noreply
Comment by cromwellian: Am I missing something? Is there supposed to be a Compile button in the OOPHM Swing UI? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-09-03 Thread codesite-noreply
Comment by jason.carver: I'm in Windows XP, using the latest FF35 plugin from trunk and compiling my GWT project against the latest from trunk, but I'm still getting the No GWT plugin found or hosted-mode connection failed error. I'm also using -noserver. I am definitely running the

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-30 Thread codesite-noreply
Comment by myonceinalifetime: I have successfully compiled trunk and my project works fine compiling with that gwt instead of gwt 1.7. After adding the gwt-dev-oophm.jar to the top of classpath the swing UI changes and it now says it is waiting for a browser to connect to the given URL. I

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-30 Thread codesite-noreply
Comment by tamplinjohn: If you are using old plugins (ie, not built from trunk), they will work but won't get the full benefit of changes in the Swing UI. Building on Windows is only supported on Visual Studio, not make in Cygwin, and even there more work needs to be done to update the

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-24 Thread codesite-noreply
Comment by sergekh: Firefox 3.5 plugin is available here: http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/ To install download to local disk and open it in Firefox via File-Open File... For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-23 Thread codesite-noreply
Comment by mark.renouf: Same problems as chetanreddy. Ubuntu 9.04 (32bit). IE does work (in VMWare). Firefox (both 3.0.14, and 3.5.1) are not working (and they used to work with an earlier trunk build). I've tested with the the plugin (.xpi) pointed to by the No GWT plugin detected pages.

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-23 Thread codesite-noreply
Comment by mark.renouf: Update, after building the plugin from the trunk source, FF3 is working. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-16 Thread codesite-noreply
Comment by chetanreddy: hi. i built trunk over the weekend and launched the Hello sample application using the oophm ant target. I installed the firefox 3.5 extension in a new profile and pointed it to http://localhost:/Hello.html?gwt.hosted=127.0.0.1:9997 as instructed by ant. But

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-16 Thread codesite-noreply
Comment by tamplinjohn: Did you build with make BROWSER=ff35, and then install the generated oophm-xpcom-ff35-xpi? What shows up under Tools/Add-ons? If you run firefox from the command line (with no other instances running, or else using -no-remote and a different profile), what

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-16 Thread codesite-noreply
Comment by chetanreddy: i did have BROWSER=ff35. in Addons, i get GWT Development Mode Plugin (XPCOM) for FF v3.5+ 0.0.5968M.200916174240. The preferences button is disabled and the Disable button is shown. Also firefox(iceweasel) doesn't seem to output anything to the console(even when i

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-16 Thread codesite-noreply
Comment by chetanreddy: I got the IE plugin to work on IE8. I guess i can use that for now. I tried installing the firefox extension to FF3.5 on windows but it didn't work there either. I also tried both ff3 and ff3+ on FF3 on windows, and that didn't work either. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-08 Thread codesite-noreply
Comment by frankelma: Where can i get gwt-dev-oophm.jar? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-08-05 Thread codesite-noreply
Comment by m...@oizo.biz: I need opera plugin too For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-07-27 Thread codesite-noreply
Comment by mescalinum: thanks dan. I got the same issues on 64bit platform and I fixed thanks to your tips For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-07-02 Thread codesite-noreply
Comment by rjand541: OKAY!! For the extreme newbie out there like myself. I may have an answer for you. First: My setup is Ubuntu 9.04 in 64 bit mode, with Eclipse 3.4, GWT 1.6, GAE 1.2 and Java 1.6. I went through everything on these boards and bits and pieces were hidden here and

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-07-02 Thread codesite-noreply
Comment by rjand541: OKAY!! For the extreme newbie out there like myself. I may have an answer for you. First: My setup is Ubuntu 9.04 in 64 bit mode, with Eclipse 3.4, GWT 1.6, GAE 1.2, Java 1.6 with the OOPHM plug in for firefox 3.0.11 I went through everything on these boards and bits

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-07-01 Thread codesite-noreply
Comment by Dominik.J.Steiner: Hi, did anyone find a workaround for Eclipse and Mac OSX and how to remove the -XstartOnFirstThread from the classpath when launching from within eclipse? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-07-01 Thread codesite-noreply
Comment by Dominik.J.Steiner: Actually, I just added the gwt-dev-oophm.jar to the start of the eclipse launch config, didn't fiddle with the -XstartOnFirstThread nor the swt classes and started the launch config. No swing window came up, but then from firefox conecting to

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-29 Thread codesite-noreply
Comment by kojot...@gmail.com: @dan.kozlowski I've followed your steps and it worked like a charm :) thanks a lot. My system: openSUSE 11.1 64bit + FF 3.5rc3 64bit + Sun JVM 1.6 64bit + eclipse 3.4 + GWT trunk (with oophm enabled) For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-28 Thread codesite-noreply
Comment by kugutsumen: It isn't possible to remove -XstartOnFirstThread in the latest version of Eclipse: https://bugs.eclipse.org/bugs/show_bug.cgi?id=211625 http://code.google.com/p/google-web-toolkit/issues/detail?id=3785can=1q=kugutsumen For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-25 Thread codesite-noreply
Comment by moldoe: Hi, I'm trying to use OOPHM on Windows XP, with IE7. I'm using revision 5631. I have registered oophm.dll. I'm running HostedMode successfully but when I try to access the URL http://localhost:/Client.html?gwt.hosted=128.96.198.63:9997 I get the message: GWT module

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-25 Thread codesite-noreply
Comment by dan.kozlowski: I have successfully got the GWT and OOPHM working on Fedora 11 x86_64. here is what i did. Downloaded the latest GWT form subversion ( r5632 ) and built it according to the directions linked above. then i had to extract the created SDK (

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-25 Thread codesite-noreply
Comment by tamplinjohn: The NPAPI plugin (in the firefox directory) is pretty much dead in the water, since it can't handle changing scrolling on the top window -- try running the Mail sample and see if that works. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-25 Thread codesite-noreply
Comment by tamplinjohn: Also, just putting in an empty sendFreeValues method will cause memory leaks. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-23 Thread codesite-noreply
Comment by benzheren: yah, I just remove it from the Eclipse launch config. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-22 Thread codesite-noreply
Comment by benzheren: I check out trunk #5602 and I am using it on Mac. According to this instruction, I need to do both: remove -XstartOnFirstThread and SWT jar. I only did the first one and OOPHM seems to be working for me. Does it matter if I do not remove SWT jar from gwt-dev-mac

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-22 Thread codesite-noreply
Comment by kugutsumen: How do you remove XstartOnFirstThread from the launch config arguments? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-17 Thread codesite-noreply
Comment by j...@deepthoughtgames.com: Have you tried ant clean build? It looks like you have jars built with different versions of trunk. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-17 Thread codesite-noreply
Comment by googelybear: you're absolutely right! Did a clean rebuild and now it works - thanks a bunch ;-) Will test and report if anything fails. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-16 Thread codesite-noreply
Comment by googelybear: When I try to start it (Main class=com.google.gwt.dev.HostedMode) I get: Exception in thread main java.lang.NoSuchMethodError: com.google.gwt.core.ext.ServletContainerLauncher.getName()Ljava/lang/String; at

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-16 Thread codesite-noreply
Comment by tamplinjohn: Are you trying to use it with GWT 1.6? That isn't going to work. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-15 Thread codesite-noreply
Comment by ivancevic.nikola: Works fine (Windows Vista 32-bit, jdk 1.6.0u13, Eclipse 3.4, GWT trunk rev5557, FireFox 3.0.11). With jdk 1.6.0u14, after the page has been opened, it is needed to reload it once more in order to activate breakpoints. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-15 Thread codesite-noreply
Comment by liang.chu: I was trying to follow the Compiling guide and I'm getting the following ant compiling error: BUILD FAILED google/trunk/build.xml:43: The following error occurred while executing this line: google/trunk/platforms.ant.xml:36: The following error occurred while

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-07 Thread codesite-noreply
Comment by foh1981: As a complete newbie, this was kinda hard for me to setup on *Ubuntu 9.04 64-bit*. It sure didn't help being a newbie of all things Eclipse either :P Anyway, what I did was to build GWT from source from the

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-06-02 Thread codesite-noreply
Comment by PaRaDoXXX.ZeRo: Same as mark here, rev 5393 breaks oophm with document.body is null as an error. Reverted to 5392 and it works... For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-25 Thread codesite-noreply
Comment by mark.renouf: Well, I got things to work... once. Most times my App seems to launch and loads the index page and selection script (.nocache.js) but then nothing happens. It doesn't seem to connect back to the HostedMode server. If I reload, I get a JS error (as displayed in

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-25 Thread codesite-noreply
Comment by hbrucejohnson: OOPHM is broken on pre-Safari 4 and at least IE6/IE7 at the moment. We suspect r5393 broke it, and a fix is being investigated. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-07 Thread codesite-noreply
Comment by lunarjchav: Where is placed gwt-dev-oophm.jar?? Thanks. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-05 Thread codesite-noreply
Comment by mihai.ile: I am getting errors (build went ok), but on launching from Eclipse in ubuntu, I see the swing window but on the jetty tab I get errors like: javax.servlet.Servlet 00:00:01.490 [WARN] failed jsp javax.servlet.UnavailableException: Servlet class

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-05 Thread codesite-noreply
Comment by mihai.ile: never mind, I have no Idea, I created a new project and now it works with the same jars build earlier... For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-04 Thread codesite-noreply
Comment by p.jaroszynski: Actually, instead of disabling appengine you can just use the patch from http://code.google.com/p/google-web-toolkit/issues/detail?id=3560 For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-03 Thread codesite-noreply
Comment by climbingrose: Does OOPHM work with current Google Eclipse Plugin? Thanks. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-03 Thread codesite-noreply
Comment by p.jaroszynski: @climbingrose: Yes, just need to add the sdk built from trunk and disable appengine. P.S. AppEngineLauncher should override getIconPath() cause returning null causes a NullPointerException later on. For more information:

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-01 Thread codesite-noreply
Comment by thad.humphries: Excellent! Thanks for this and thanks for the prebuilt pieces for the platforms. I develop on Linux, and must test on IE and Safari. After installing their plugins, I could access the OOPHM app via {{{

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-04-23 Thread codesite-noreply
Comment by tutufan: So far I'm not having much luck (64-bit Ubuntu 9.04). The file gwt-dev-oophm.jar does not exist in the download (gwt-linux-1.6.4), so I'm taking that to mean that the prebuilt oophm-xpcom.xpi requires that I build GWT from svn. Pulling it down and attempting a build

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-04-23 Thread codesite-noreply
Comment by j...@google.com: OOPHM will not work with GWT 1.6, only trunk. See http://code.google.com/webtoolkit/makinggwtbetter.html#workingoncode for details on building GWT from svn. Regarding Ubuntu 9, you may have issues getting the plugin to work properly there -- some other recent

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-04-23 Thread codesite-noreply
Comment by tutufan: Thanks. I had guessed this value for GWT_TOOLS, but the compile seems not to work (ant 1.7.1, java 64-bit OpenJDK 1.6.0). The first few errors look like {{{ [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found. }}}

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-03-31 Thread codesite-noreply
Comment by mounier.florian: Works fine under Linux + eclipse + firefox with rev5111 Really handy ! For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~