Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-07 Thread cbassthefish
Jimhttp://www.gwtorm.comhttp://code.google.com/p/dreamsource-orm/ > > On Jun 5, 12:51 pm, cbassthefish wrote: > > Hi, > > > I am just finishing up the RPC tutorial on the stockwatcher tutorial. > > I go to test it, add in my stock codes, it updates the list with my > &g

Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-05 Thread cbassthefish
Hi, I am just finishing up the RPC tutorial on the stockwatcher tutorial. I go to test it, add in my stock codes, it updates the list with my codes but no price or change values are coming through. I set a break point at StockWatcher.java in refreshWatchList(). When it calls the remote host with

GWT Tutorial Cannot Add Interface at making RPC bit

2009-06-04 Thread cbassthefish
Hi, I have been steadily working my way through the tutorials. All good so far but have struck a bit of a problem just now. I searched the group posts but cannot see anything obvious so I must be doing something very wrong. If someone is able to point me in the right direction it would be much ap