You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/09/23 01:17:50 UTC

[jira] Commented: (TAPESTRY-1698) On the windows component class change does not get loaded

    [ https://issues.apache.org/jira/browse/TAPESTRY-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529715 ] 

Howard M. Lewis Ship commented on TAPESTRY-1698:
------------------------------------------------

I used to work on windows, I work on Mac now.  Is there any possibility that you had a compile time error that kept new versions of the .class files from hitting the disk?

What was your environment?  Tomcat, Jetty, other?

Need details to reproduce this, or it will be marked unresolved.

> On the windows component class change does not get loaded
> ---------------------------------------------------------
>
>                 Key: TAPESTRY-1698
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1698
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>         Environment: Win XP, tomcat 5.5.23
>            Reporter: Konstantin Ignatyev
>             Fix For: 5.0.6
>
>
> T senses that component class was changed but still gets initial class definition from javassist pool and therefore enhances the old class definition that does not help at all.
> org.apache.tapestry.internal.services.ComponentInstantiatorSourceImpl#onLoad method gets called after changing the class, but actual changes do not get picked up.
> Surely if I restart whole application the change taking effect and everything is fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org