Hi Carlos, You shouldn't see anything in the war file, the code for gwt-fx gets compiled into JavaScript by the GWT compiler - just adding the jar file as you have to a lib directory and is enough (assuming your classpaths are set up ok).
I'd suggest checking the log of the compile to make sure your code has compiled, and if so, then using an inspection tool on your browser to see what is happening (e.g. Firebug or similar). Hope that helps, Adam On 12 Sep, 02:15, Carlos Niebla <cnie...@gmail.com> wrote: > Hi, > > I've been working with some examples ofGWT-Fx, they run fine in > hosted mode within Eclipse, but when I compile and deply to web server > they show nothing at all. > > I've inspected the resulting war dir, and there's not a "org/adam*" > set of directories. > > As I said, in my setup I have added the jar filegwt-fxv4.0.0.jar to > a "lib" sub-dir in my workspace, then added it to my build path. It's > working without problems on hosted mode. > > Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---