[ http://issues.apache.org/jira/browse/TAPESTRY-204?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-204:
------------------------------------

    Resolution: Invalid
     Assign To:     (was: Tapestry Developer List)

> external Components as <lib> of an application
> ----------------------------------------------
>
>          Key: TAPESTRY-204
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-204
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 3.0
>  Environment: Operating System: Windows XP
> Platform: PC
>     Reporter: Vu Nguyen

>
> I have written a external component and use it on one of my application. I 
> made this component to implement the "PageDetachListener" and create a method 
> called "pageDetached". In that method, I System.out.println a message to the 
> console so that I know when the page is detached. 
> So I have one page that uses this component; once it renders for the first 
> time, I see one print out as expected. As I hit reload the page, after it 
> renders this time, I see 2 print out lines of exactly the same message. So to 
> see it again, I hit refresh the page one more time, and to my surprised, it 
> prints 3 times. Notice that on this page, I also have other components but 
> within the app (not as lib as the other one), and they printed only once as 
> expected. Not sure if this is a bug. Just want to report it. Or it maybe only 
> me and that I need to upgrade my Tapestry. My version is "3.0 beta 1a".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to