Awesome. Appreciate the help.
On Thu, Nov 12, 2009 at 9:41 PM, Rajeev Dayal <[email protected]> wrote: > Your closing tab is misspelled. It should be </appengine-web-app>. > > On Fri, Nov 13, 2009 at 12:37 AM, Angel Marquez > <[email protected]>wrote: > >> <?xml version="1.0" encoding="utf-8"?> >> <appengine-web-app xmlns="http://appengine.google.com/ns/1.0"> >> <application>1683cairo</application> >> <version>1</version> >> </appengin-web-app> >> >> I wanted to include, I'm not complaining. The tutorials are beautifully >> written like chris pointed out. I'm stoked and like the google style. >> > > No problem, we value feedback! If a tutorial has rough spots, we want to > know! > > >> On Thu, Nov 12, 2009 at 9:32 PM, Rajeev Dayal <[email protected]> wrote: >> >>> Can you post the contents of your appengine-web.xml file? >>> >>> >>> On Thu, Nov 12, 2009 at 1:26 PM, Angel Marquez >>> <[email protected]>wrote: >>> >>>> Ah, fantastic. I will tackle this today and let you know if my monitors >>>> explode. >>>> >>>> I think that was the last one on my list to figure out. >>>> >>>> The app engine deploy problem was a fluke. I think I was just flustered >>>> from the JUnit mayhem and my computer freaking out on me. >>>> >>>> I finished the app engine toot and everything worked fine when Running >>>> as a web Application. Everything was really pretty painless, I was just >>>> over >>>> thinking the entire process. Although, a problem coccurs when deploying: >>>> 'Deploying StockWatcher to Google' has encountered a problem. >>>> >>>> An internal error occured during: "Deploying StockWatcher to Google". >>>> >>>> <<Details: >>>> An internal error occurred during: "Deploying StockWatcher to Google". >>>> XML error validating >>>> C:\Users\Angel\Desktop\StockWatcher\war\WEB-INF\appengine-web.xml against >>>> C:\Users\Angel\Desktop\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.2.6.v200910131704\appengine-java-sdk-1.2.6\docs\appengine-web.xsd >>>> >>>> Thank you for the help. >>>> >>>> On Wed, Nov 11, 2009 at 2:22 PM, chris_l <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> >>>>> On Nov 11, 10:29 pm, Angel Marquez <[email protected]> wrote: >>>>> > I am running into difficulties getting through the last 2 sections of >>>>> the >>>>> > GWT Getting Started Tutorial: >>>>> > 1. When I check the available plugins for my fresh eclipse galileo >>>>> install >>>>> > it looks like JUnit is already installed. I have tried both on a Mac >>>>> & PC >>>>> > (Mac OS X.5, Windows 7 release candidate) using the Mac terminal and >>>>> cygwin >>>>> > to path to the SW directory and run the -junit.... commands and help >>>>> and I >>>>> > am robbed of my satisfaction.... >>>>> > *http://code.google.com/webtoolkit/tutorials/1.6/JUnit.html* >>>>> > *In order to run this tutorial, you will need to have JUnit 3 >>>>> installed on >>>>> > your system. If you are using Eclipse, check your Eclipse plugins.* >>>>> >>>>> yeah, I also did the JUnit tutorial today. You're right, this part of >>>>> the tutorial isn't as perfect as the extremely well written first >>>>> ones. However, I think I can answer at least this one question: You'll >>>>> have to add the JUnit library to your project. Select StockWatcher- >>>>> >Build Path->Add Libraries->JUnit->JUnit 3 >>>>> >>>>> HTH >>>>> Chris >>>>> >>>>> -- >>>>> >>>>> 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]<google-web-toolkit%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-web-toolkit?hl=. >>>>> >>>>> >>>>> >>>> -- >>>> 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]<google-web-toolkit%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-web-toolkit?hl=. >>>> >>> >>> -- >>> 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]<google-web-toolkit%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=. >>> >> >> -- >> 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]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=. >> > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > -- 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=.
