Just shout if you get stuck. It's one of those situations where you just
need to get it working and then you can ignore it, if you get it working,
you don't actually need to *understand* it :-)

Ian

http://examples.roughian.com


2009/10/15 Romeo Sanchez <romeo.sanc...@gmail.com>

> Thanks a lot for your help. I am going to take a look at your pointers.
>
> Sincerely,
>
> RSN
>
>
> On Thu, Oct 15, 2009 at 4:53 AM, Ian Bambury <ianbamb...@gmail.com> wrote:
>
>> I'm still not really clear on what you are doing, but is this any help?
>> In 1.7 you can run 2 individual projects at the same time from within
>> Eclipse if you use -noserver.
>>
>> You'll need 2 local web servers (I use Abyss) each having their document
>> root pointed at one of the war folders of the projects, and each running on
>> a different port.
>>
>> You'll need to use the -port switch in the launch file to point each
>> project at the right server. Works in 2.0, too, but you also need to set
>> different -portHosted settings or they'll clash.
>>
>>
>> Ian
>>
>> http://examples.roughian.com
>>
>>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to