Oh, also, did you enable AspectJ weaving (when STS asked you about this)?

On Fri, May 21, 2010 at 3:50 PM, Rajeev Dayal <rda...@google.com> wrote:

> [by the way, the second link you posted is broken]
>
> Hm, this is odd. What actions are you taking (in the UI) when the RPC
> exceptions happen?
>
> The dialog that pops up for you to select your WAR directory is expected;
> the default value is what you should choose. Can you send a text listing of
> the files that are in that directory (plus subdirectories) during the
> launch?
>
> Also, you shouldn't need to specify "--file expenses.roo"; you should just
> be able to type "script expenses.roo", but I don't think that would make a
> difference anyway.
>
>
>
> On Fri, May 21, 2010 at 3:37 PM, Aaron Steele <eightyste...@gmail.com>wrote:
>
>> Similar results using Roo 1.1.0.M1 to generate the app (as opposed to
>> Roo 1.0.2):
>>
>> http://goo.gl/SD8sx
>>
>> $ springsource/roo-1.1.0.M1/bin/roo.sh
>> roo> script --file expenses.roo
>>
>> What am I missing?
>>
>> FWIW, when launching from STS (Run as->Web Application), it launches a
>> Finder window and prompts me to select a WAR directory, which defaults
>> to target/extrack-0.1.0-SNAPSHOT.
>>
>> On Fri, May 21, 2010 at 11:24 AM, Rajeev Dayal <rda...@google.com> wrote:
>> > The roo directory should be "roo-1.1.0.M1"; so you should be using Roo
>> > 1.1.0.M1 to generate the app, as opposed to Roo 1.0.2.
>> >
>> > On Fri, May 21, 2010 at 2:22 PM, Rajeev Dayal <rda...@google.com>
>> wrote:
>> >>
>> >> I wonder about the version of Roo that you're using. If you navigate
>> down
>> >> into your STS folder, do you see a roo-related directory there? What is
>> the
>> >> name of that directory? I think you need to be using the milestone
>> version
>> >> of roo, which is located at <sts dir>/<roo dir>/bin/roo.{sh, bat}.
>> >>
>> >> On Fri, May 21, 2010 at 2:02 PM, Aaron Steele <eightyste...@gmail.com>
>> >> wrote:
>> >>>
>> >>> I'm seeing a strange issue with STS where launching a web application
>> >>> from within STS succeeds, but then RPCs fail with the following
>> >>> errors:
>> >>>
>> >>> http://goo.gl/hAkP
>> >>>
>> >>> The project I'm running is from /samples/expenses.roo and was created
>> >>> using the Roo shell (script expenses.roo). If I try running the same
>> >>> project via 'mvn gwt:run', it works.
>> >>>
>> >>> Here's my setup:
>> >>>
>> >>> OS X
>> >>> SpringSource Tool Suite (2.3.3.M1)
>> >>> - DataNucleus Eclipse Plugins (2.0.2)
>> >>> - Google App Engine Java SDK (1.3.4.v201005191217)
>> >>> - Google Plugin for Eclipse 3.5 (1.4.0.m1-201005192034)
>> >>> - Google Web Toolkit SDK (2.1.0.m1-201005191217)
>> >>> - Spring Roo (1.0.2.RELEASE)
>> >>>
>> >>> Thanks!
>> >>> Aaron
>> >>>
>> >>> --
>> >>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>> >>
>> >
>> > --
>> > http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>
>> --
>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>
>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to