I just reviewed all code changes since 5.1.0.3 and I can't see
anything that would account for this. TapestryIOCModule hasn't
changed, and I can't see anyway that the changes to TapestryModule
would account for this error ... or really, the lack of error in
5.1.0.3.

On Wed, Apr 29, 2009 at 1:22 AM, Jun Tsai <jun.t...@gmail.com> wrote:
> 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>
>>
>> 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
>> For additional commands, e-mail: 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
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry
Director of Open Source Technology at Formos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to