You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ben Sommerville (JIRA)" <ta...@jakarta.apache.org> on 2007/03/09 02:28:24 UTC

[jira] Updated: (TAPESTRY-1333) Cannot bundle component classes & templates in WEB-INF/classes when deploying to Tomcat (& JBoss)

     [ https://issues.apache.org/jira/browse/TAPESTRY-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Sommerville updated TAPESTRY-1333:
--------------------------------------

    Attachment: TAP-1333.patch

Fixes locating of classes in WEB-INF/classes under Tomcat/JBoss

Based on the following code from the facelets project
https://facelets.dev.java.net/source/browse/facelets/src/java/com/sun/facelets/util/Classpath.java?view=markup

Tested under JBoss 4.0.5.
Needs to be tested in other environments. 

> Cannot bundle component classes & templates in WEB-INF/classes when deploying to Tomcat (& JBoss)
> -------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1333
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1333
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.3
>         Environment: Tomcat 5, JBoss 4, 
>            Reporter: Ben Sommerville
>         Attachments: TAP-1333.patch
>
>
> As described in TAPESTRY-1287 when deploying under Tomcat/JBoss, Tapestry currently does not pick up classes which are bundled under WEB-INF\classes (when the WAR is exploded).
> I have created a new issue for this because I think I've found a solution.
> Also, although I added a patch in the comments on 1287 as it turns out that patch was broken :(.  

-- 
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