I think I got it working.  I'll explain below what I did to get it
working, but now I have another problem, I was hoping someone could
help guide me through.  When I hit the tomcat server with firefox, I
get:

00:00:23.136 [ERROR] Unable to find 'Hospital/html.gwt.xml' on your
classpath; could be a typo, or maybe you forgot to include a classpath
entry for source?

I'm pretty sure it has to do with me using a 1.6 project structure,
but Oophm is using 1.5?  How can I do this?  Please help.  Thanks.


=== Getting around a mispackaged Oophm --
The workaround I used was to include both gwt-dev-oophm & gwt-dev-
windows on the same classpath when running (even though any
instructions I could find on the web said not to do this).  Apparently
the oophm overlay is missing files.

Currently, the Oophm launches a swing gui.


On Mar 3, 10:02 pm, beelzabub <[email protected]> wrote:
> I'm trying to get OOPHM working with GWT 1.6.  I've downloaded & built
> the code.  I use webAppCreator & I have my eclipse project set up, &
> the plugin installed in firefox.
>
> I removed the platform specific jar with gwt-dev-oophm.jar & changed
> the startup class from HostedMode back to GWTShell.
>
> When I run it, I get
>
> java.lang.NoClassDefFoundError: com/google/gwt/dev/HostedModeBase
> ...
> Caused by: java.lang.ClassNotFoundException:
> com.google.gwt.dev.HostedModeBase
> ...
> Exception in thread "main"
>
> What am I doing wrong?
>
> The arguments I'm passing are -startupUrl Test.html  com.mytest.Test
>
> Thanks very much for any help trying to get this working.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to