Looks like the signup page is protected. Same for passwd hint.
You still need a section similar to:
where you specify the security for each url pattern. There you have the
anonymous role for signup and pwd h
Hi Josep,
Thanks for your reply. I already have that section:
As you can see the signup should be able to be accessed annonymously.
Unfortunately page just refreshes when i click signup link.
I have set the auto-config= false because it is said you need to turn it off
if you are not u
Try adding an entry.
2010/7/1 Kissue Kissue
> Hi Josep,
>
> Thanks for your reply. I already have that section:
>
>
> entry-point-ref="authenticationProcessingFilterEntryPoint"
> lowercase-comparisons="false">
>
>
> access="ROLE_ANONYMOUS,ROLE_ADMIN,ROLE_USER"/>
>
>
>
>
>
>
>
> As you can
It works with annonymous entry. Thanks a lot
On Thu, Jul 1, 2010 at 11:34 AM, Josep García wrote:
> Try adding an entry.
>
> 2010/7/1 Kissue Kissue
>
> Hi Josep,
>>
>> Thanks for your reply. I already have that section:
>>
>>
>> > entry-point-ref="authenticationProcessingFilterEntryPoint"
>>
Hi,
Does anybody know the reason why the interceptor-url declarations below in
security.xml in appfuse are commented out?
Thanks.
Because when I tried adding them, they didn't seem to make a difference.
On Jul 1, 2010, at 12:34 PM, Kissue Kissue wrote:
> Hi,
>
> Does anybody know the reason why the interceptor-url declarations below in
> security.xml in appfuse are commented out?
>
>
>
> Thanks.
-
Hello everybody.
I trying to fix a little problem with the tabs. Some, not so much, long text
overflows the size tab. I believed that I know how to fix it, but I can't.
I am trying with firefox 3.5, but I think in ie 8 it's worst, so I don't
try. :D
Any fix in the css?
Thanks.
--
View this me
You might try setting the menu's "width" attribute in menu-config.xml.
On Jul 1, 2010, at 3:14 PM, Juan Antonio wrote:
>
> Hello everybody.
>
> I trying to fix a little problem with the tabs. Some, not so much, long text
> overflows the size tab. I believed that I know how to fix it, but I can'
Ok, it works. :P
Another question,
why when I click on the new tabs i add, they don't look like selected, i
mean, the background changes, when selected?
- Original Message -
From: "Matt Raible"
To:
Sent: Thursday, July 01, 2010 11:25 PM
Subject: Re: [appfuse-user] text in tab overf
You need a meta tag that matches the menu name in order for it to be
highlighted. For example:
On Jul 1, 2010, at 3:39 PM, Juan Antonio wrote:
> Ok, it works. :P
>
> Another question,
> why when I click on the new tabs i add, they don't look like selected, i
> mean, the background changes, w
Thank you very much.
Where it's all of this explained? I am lost :(
- Original Message -
From: "Matt Raible"
To:
Sent: Thursday, July 01, 2010 11:45 PM
Subject: Re: [appfuse-user] text in tab overflows the size.
You need a meta tag that matches the menu name in order for it to be
If you look in the main decorator, you'll see the logic for this.
The rest of the logic is in cssVerticalMenu.vm in src/main/resources.
Matt
On Jul 1, 2010, at 4:23 PM, Juan A
12 matches
Mail list logo