the method: addDependency(DependencyNode node), because
the _log variable is null at this point since the Orderer object is
constructed with a null log variable in
RegistryImpl.getOrderedConfiguration.
Cheers,
Siddhartha Argollo
-
ng to MasterDispatcher (without this constraint, it doesn't
work). This way, both dispatches are called by the framework.
Thanks,
Siddhartha Argollo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
No warnings.
Howard Lewis Ship wrote:
Sounds like it should work as is, are you getting any warnings in the
console?
On 7/6/07, Siddhartha Argollo <[EMAIL PROTECTED]> wrote:
Hi all,
I have two submodules, both used by AppModule.
In the first module, I contribute with a "MyFirs
lic class AppModule
{
public void contributeApplicationDefaults(MappedConfigurationString> configuration)
{
configuration.add(BasicModule.APPLICATION_ENCODING, "utf-8");
}
}
Only the dispather with "before:*" is called.
I´m running with JBoss 4.2.0-GA.
Howard Lewis Ship wrote:
G
nection.runIt(ChannelSocket.java:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)
at java.lang.Thread.run(Thread.java:619)
... and 199 more of them
--
Siddhartha Argollo
Técnico Judiciário
TRE-BA
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Siddhartha Argollo
Técnico Judiciário
TRE-BA
[EMAIL PROTECTED]
--
I think so too.
My solution was to contribute to MasterDispatcher with a
SecurityDispatcher, that is responsible to verify if the user is
authenticated, before he has access to a page.
It is a request filter, but inside the tapestry framework, not a servlet
filter.
Chris Lewis wrote:
I apolog
Hi all,
Is it possible to use a string with spaces as a constraint for a validator?
For example: t:validate="required,date=dd/MM/ HH:mm"
I tried without quotes, single quotes and double quotes, but I get a
syntax error caused by the space inside the constraint string.
Thanks,
Sid.
-
hing wrong
with javassist, but instead the preview release of the JVM is causing the
problem.
Another inconvenience is that javassist 3.6.0.CR1 in itself seems to be
preview as well and is not available via Maven's central repository.
Stephan
--
Siddhartha Argollo
Técnico Judi
Hi all,
I'm having an annoying problem with my pages in IE6. It doesn't happen
with firefox.
When the page has auto-links, sometimes it doesn't refresh when the link
is clicked.
The state before the click continues to be shown in the browser, in
despite of the postback. I have to hit the refre
rked? Hope to see a good
solution for this!!.
2007/8/22, Siddhartha Argollo <[EMAIL PROTECTED]>:
Hi all,
I'm having an annoying problem with my pages in IE6. It doesn't happen
with firefox.
When the page has auto-links, sometimes it doesn't refresh when the link
is clic
r url = "url";
url += new Date();
Otherwise ie will see the same url and not bother to make the request.
(a premature optimization I guess)
On 8/22/07, Siddhartha Argollo <[EMAIL PROTECTED]> wrote:
Hi all,
I'm having an annoying problem with my pages in IE6. It doesn&
Hi all,
First of all: I'm using the 5.0.5 snapshot with JBoss 4.0.5-GA.
I have a component named LoginView. It shows the login status of the user.
The thing is, if I implement the beginRender method in this way:
@Inject
private SecurityService security;
void beginRender(MarkupWriter writer)
{
i
PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Siddhartha Argollo
Técnico Judiciário
TRE-BA
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Is it possible for this message component to auto detect the form submit
and to render when the submit is successful?
I've tried to use the defer method of the FormSupport, but it occurs
after the render phase.
Thiago H. de Paula Figueiredo wrote:
Em Tue, 25 Aug 2009 10:26:16 -0300, Sebastian
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
--
Siddhartha Argollo
Técnico Judiciário
TRE-BA / SEDESI - Seção de Desenvolvimento de Sistemas
slargo...@t
16 matches
Mail list logo