I came across this same error "Construction of service ... has failed
due to recursion" several times in my T5 developer life. It was always
when upgrading from one version to another, and it was always a
classpath problem. I had to clean everything (quite blindly), restart
Eclipse, clean some Jetty directories etc... to fix it.
José
Jun Tsai a écrit :
upgrade to 5.1.0.4,the following code throws exception,but 5.1.0.3
works fine!
/**
* Contributes the "remote" scope.
*/
public void contributeServiceLifecycleSource(
MappedConfiguration<String, ServiceLifecycle> configuration
) {
configuration.addInstance(CornerConstants.REMOTE_SCOPE,RemoteCallServiceLifecycle.class);
}
attachement is exception stack.
2009/4/28 Howard Lewis Ship <hls...@gmail.com <mailto:hls...@gmail.com>>
Tapestry 5.1.0.4 is now available via Maven and the Apache Mirrors.
http://tapestry.apache.org/download.html
This is a bug fix release, addressing a number of problems present in
5.1.0.3, and stabilizing the URLRewriter APIs.
We are looking forward to community feedback on this release; it looks
like there will be a .5 release to fix a small number of annoyances.
--
Howard M. Lewis Ship
Creator of Apache Tapestry
Director of Open Source Technology at Formos
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
<mailto:users-unsubscr...@tapestry.apache.org>
For additional commands, e-mail: users-h...@tapestry.apache.org
<mailto:users-h...@tapestry.apache.org>
--
regards,
Jun Tsai
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org