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

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-05 Thread Jim
You can find the modified GWT mail example in http://www.gwtorm.com/gwtMail.jsp, which is a database web application. Just follow the instruction on that page and you can find source code as well as database code there. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On Jun

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-06 Thread Paul Hargreaves
t of ideas now. - Original Message From: Jim To: Google Web Toolkit Sent: Friday, 5 June, 2009 18:23:46 Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial You can find the modified GWT mail example in http://www.gwtorm.com/gwtMail.jsp, which is a da

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-07 Thread cbassthefish
ives "404 - POST /stock > watcher/Stock Price Service(127.0.0.1)". I am sort of short of ideas now. > > > > - Original Message > From: Jim > To: Google Web Toolkit > Sent: Friday, 5 June, 2009 18:23:46 > Subject: Re: Eclipse - GWT - ClassNotFoundExc

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-07 Thread Paul Hargreaves
- ClassNotFoundException in StockWatcher RPC tutorial Bump! :o) Any other ideas? Anyone? On Jun 6, 10:15 am, Paul Hargreaves wrote: > Not really of use. I tried re-doing the RPC tutorial with other tutorials on > the web - one was the GWT designer tutorial but still the same thing. It > cannot

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-07 Thread Rajeev Dayal
or other > software packages I have studied, have been rather good at supporting both > new and experienced users, but does not seem to be the case here. > > > > - Original Message > From: cbassthefish > To: Google Web Toolkit > Sent: Sunday, 7 June, 2009 13:14:45

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Paul Hargreaves
___________ From: Rajeev Dayal To: Google-Web-Toolkit@googlegroups.com Sent: Monday, 8 June, 2009 0:35:05 Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial Hi Paul, Sorry that responses have been slow for you on this forum. They are definitely monitored,

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Rajeev Dayal
gt; > sunmscapi.jar - C:\Program Files\Java\jre1.6.0\lib > > sunpkcs11.jar - C:\Program Files\Java\jre1.6.0\lib > > Under the "Order and Export" Tab > Build class path order and exported entries: > [] StockWatcher/src > [] GWT SDK [GWT - 1.6.4] > [] JRE S

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Paul Hargreaves
groups.com Sent: Monday, 8 June, 2009 15:45:59 Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial Hey Paul, Are you using the Google Plugin for Eclipse, or the GWT Designer Plugin, or both? How are you launching the application? What type of launch configuration are

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Daniel Jue
have been rather good at supporting both > new and experienced users, but does not seem to be the case here. > > > > - Original Message > From: cbassthefish > To: Google Web Toolkit > Sent: Sunday, 7 June, 2009 13:14:45 > Subject: Re: Eclipse - GWT - ClassNotFound

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Paul Hargreaves
, download it again and do the tutorials again completely from scratch to see if this helps.  - Original Message From: Daniel Jue To: Google-Web-Toolkit@googlegroups.com Sent: Monday, 8 June, 2009 19:22:58 Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tut

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-08 Thread Marty Fried
Hi, I'm definitely not an expert, although I'm pretty good at fixing my own problems. I haven't found any in the tutorial except for the jUnit testing part. I hope this isn't too basic, but I don't really know your skill level. It could be higher than mine, in which case, feel free to ignore m

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-09 Thread Paul Hargreaves
- GWT - ClassNotFoundException in StockWatcher RPC tutorial Hi, I'm definitely not an expert, although I'm pretty good at fixing my own problems.  I haven't found any in the tutorial except for the jUnit testing part.  I hope this isn't too basic, but I don't really k

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-09 Thread Rajeev Dayal
oolkit > Sent: Monday, 8 June, 2009 21:21:27 > Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC > tutorial > > > Hi, > > I'm definitely not an expert, although I'm pretty good at fixing my > own problems. I haven't found any in the tutor

Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial

2009-06-10 Thread Marty Fried
Sorry, I didn't include it... there's a link in the tutorial for jUnit: http://code.google.com/webtoolkit/tutorials/1.6/projects/GettingStarted.zip On Jun 9, 1:25 am, Paul Hargreaves wrote: > Hi, > > Thanks for your reply Marty. > > Does anyone have a link handy to the entire stockwatcher proje