Em Wed, 08 Oct 2008 15:30:33 -0300, Jonathan Barker
<[EMAIL PROTECTED]> escreveu:
It would be helpful if Tapestry could report this as a need to declare
something as static rather than as a recursion problem. A JIRA issue
perhaps?
AFAIK, only the contributeAlias and contributeApplicationDef
ved!] Re: [T5] Alias building recursion exception when using
> tapetry-spring-security
>
> After a lot of trial and error, I have just found that the
> contributeApplicationDefaults() and contributeAlias() *must be static*,
> otherwise the Alias service building falls into a recursive s
After a lot of trial and error, I have just found that the
contributeApplicationDefaults() and contributeAlias() *must be static*,
otherwise the Alias service building falls into a recursive service
building exception. I have just found also that you can mix static and
non-static methods (contribu
Was planning to write a similar post to the list. I have the same
problem and it seems to be caused by the integration of
tapestry-spring-integration.
I have also not defined a SaltSource. I do have the following
contributions :
public static UserDetailsService buildUserDetailsService()
Em Wed, 08 Oct 2008 03:27:33 -0300, Jonathan Barker
<[EMAIL PROTECTED]> escreveu:
I hit that once, but I can't remember what caused it.
Have you made sure that you don't have multiple copies of the library in
your classpath?
Yes.
Can you post your AppModule?
It is not a single AppModule
Em Wed, 08 Oct 2008 03:26:04 -0300, Michael Gerzabek
<[EMAIL PROTECTED]> escreveu:
Can you post (excerpts of) your Module class where you build your own
SaltSource?
I don't build my own SaltSource . . .
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
Can you post (excerpts of) your Module class where you build your own
SaltSource?
Thiago H. de Paula Figueiredo schrieb:
Hi!
Please help me with this exception. I've trying to find any
information on how to figure out what's happening but, even after
debugging through Tapestry source code, I
I hit that once, but I can't remember what caused it.
Have you made sure that you don't have multiple copies of the library in
your classpath?
Can you post your AppModule?
> -Original Message-
> From: Thiago H. de Paula Figueiredo [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 07,