[ 
https://issues.apache.org/jira/browse/TAPESTRY-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560858#action_12560858
 ] 

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

Doing some investigation ...

I added a tiny bit of logging to the ComponentTemplateSource service. What I've 
seen is that the URLs for resources are a bit odd.

Template: jndi:/localhost/t5examples/Start.tml
Template: jndi:/localhost/t5examples/NewAccount.tml
Template: 
jar:file:/Users/Howard/.m2/repository/org/apache/tapestry/tapestry-core/5.0.8-SNAPSHOT/tapestry-core-5.0.8-SNAPSHOT.jar!/org/apache/tapestry/corelib/components/BeanEditForm.tml
Template: 
jar:file:/Users/Howard/.m2/repository/org/apache/tapestry/tapestry-core/5.0.8-SNAPSHOT/tapestry-core-5.0.8-SNAPSHOT.jar!/org/apache/tapestry/corelib/components/BeanEditor.tml

Tapestry only normally allows resources with a "file:" prefix to be tracked.  I 
need to do some research on what this "jndi:" prefix really means.

> Template reloading in Tomcat doesn't work
> -----------------------------------------
>
>                 Key: TAPESTRY-1636
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1636
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 5.0.5
>            Reporter: Hugo Palma
>            Assignee: Howard M. Lewis Ship
>
> Page class reloading works just fine, but template reloading doesn't.
> I'm using the tomcat:run goal without any special tomcat configuration.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to