HI All,
I am sure this is a very simple question but it has me stumped. I am
using GWT 1.5.3 on Ubuntu 8.04 LTS and Java 1.5.0_15. I am not using
Eclipse.
I have been building he Stock Watcher demo and have everything working
great up to but not including "Use Remote Procedure Calls". After I
added the remote procedure example, the Stock Watcher Demo started to
fail. It generated the following error message:
[ERROR] Unable to instantiate
'com.google.gwt.sample.stockwatcher.server.StockPriceServiceImpl'
java.lang.ClassNotFoundException:
com.utrs.srs.server.StockPriceServiceImpl
....
....
I looked around my development environment for a copy of this class
and could only find the java source version of it. It was never
compiled. I am currently researching how to compile this. However, I
am also concerned that there is something wrong with my development
environment because the tutorial indicated that all I needed to do to
test this was to restart hosted mode. I would have expected it to get
compiled automatically. What piece in the puzzle am I missing?
Thanks,
Arend
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---