what about the WOLips server in WOLips preferences? it has to be turned on.


On Nov 7, 2014, at 8:27 AM, Flavio Donadio <[email protected]> wrote:

> Hello, all...
> 
> 
> Does anyone have any other idea why checking "Builds Automatically" in the 
> Project menu isn't working for me?
> 
> Theodore is right: the rules defining navigationState are needed. But every 
> time I change "user.d2wmodel", I have to clean the project and build it again.
> 
> If my memory is right, just clicking "Clear D2W Cache" (on the 
> "ERD2WDebugFlags" box on the bottom right of the pages) used to apply new 
> rules...
> 
> 
> Cheers,
> Flavio
> 
> On 06/11/2014, at 17:32, Flavio Donadio <[email protected]> wrote:
> 
>> Theodore,
>> 
>> 
>> It's checked. :(
>> 
>> 
>> Cheers,
>> Flavio
>> 
>> On 06/11/2014, at 17:27, Theodore Petrosky <[email protected]> wrote:
>> 
>>> sounds like the “Builds Automatically” selection wasn’t checked. For most 
>>> of the magic to happen, Builds Automatically must be selected under the 
>>> Project menu.
>>> 
>>> Ted
>>> 
>>> On Nov 6, 2014, at 2:15 PM, Flavio Donadio <[email protected]> wrote:
>>> 
>>>> Theodore,
>>>> 
>>>> 
>>>> Cleaned the project, built it again... Worked.
>>>> 
>>>> I swore I had done that before... I mean, a BUNCH of times...
>>>> 
>>>> 
>>>> Cheers,
>>>> Flavio
>>>> 
>>>> On 06/11/2014, at 17:07, Flavio Donadio <[email protected]> wrote:
>>>> 
>>>>> Theodore,
>>>>> 
>>>>> 
>>>>> Just tried it again, the way you said. Still doesn't work.
>>>>> 
>>>>> Also, when I tried to use direct acion names (instead of actions), I got 
>>>>> a page with "Access denied" on it.
>>>>> 
>>>>> 
>>>>> Cheers,
>>>>> Flavio
>>>>> 
>>>>> 
>>>>> On 06/11/2014, at 16:49, Theodore Petrosky <[email protected]> wrote:
>>>>> 
>>>>>> they don’t show up because you need to set rules
>>>>>> 
>>>>>> 100 : pageConfiguration like ‘*Product*' => navigationState = “Products" 
>>>>>> [com.webobjects.directtoweb.Assignment]
>>>>>> 
>>>>>> be very careful with the plurals and such. Names must match exactly.
>>>>>> 
>>>>>> Ted
>>>>>> 
>>>>>> 
>>>>>> On Nov 6, 2014, at 1:43 PM, Flavio Donadio <[email protected]> wrote:
>>>>>> 
>>>>>>> Hello, all!
>>>>>>> 
>>>>>>> 
>>>>>>> Here I come again!
>>>>>>> 
>>>>>>> This time, I am having the same problem Pascal had back in June. 
>>>>>>> Please, check the "Can't see the tabs in D2W app" thread... Which 
>>>>>>> means... My tiered navigation is not working. The "subtabs" don't show 
>>>>>>> up.
>>>>>>> 
>>>>>>> Here's my NavigationMenu.plist:
>>>>>>> 
>>>>>>> (
>>>>>>>         {
>>>>>>>                 name = Root;
>>>>>>>                 directActionClass = DirectAction;
>>>>>>>                 directActionName = default;
>>>>>>>                 children = ("Products");
>>>>>>>         },
>>>>>>>         {
>>>>>>>                 name = "Products";
>>>>>>>                 action = "session.navController.listProductsAction";
>>>>>>>                 children = ("ListProduct","CreateProduct");
>>>>>>> },
>>>>>>> {
>>>>>>>                 name = "ListProduct";
>>>>>>>                 action = "session.navController.listProductsAction";
>>>>>>> },
>>>>>>> {
>>>>>>>                 name = "CreateProduct";
>>>>>>>                 action = "session.navController.createProductAction";
>>>>>>> }
>>>>>>> )
>>>>>>> 
>>>>>>> I tried all the solutions suggested by Ramsey Gurley, but still... No 
>>>>>>> dice.
>>>>>>> 
>>>>>>> 
>>>>>>> Cheers,
>>>>>>> Flavio
>>>>>>> _______________________________________________
>>>>>>> Do not post admin requests to the list. They will be ignored.
>>>>>>> Webobjects-dev mailing list      ([email protected])
>>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
>>>>>>> 
>>>>>>> This email sent to [email protected]
>>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Do not post admin requests to the list. They will be ignored.
>>>>> Webobjects-dev mailing list      ([email protected])
>>>>> Help/Unsubscribe/Update your Subscription:
>>>>> https://lists.apple.com/mailman/options/webobjects-dev/flavio%40donadio.com.br
>>>>> 
>>>>> This email sent to [email protected]
>>>> 
>>> 
>> 
> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to