[
https://issues.apache.org/jira/browse/TAPESTRY-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487476
]
Ben Sommerville commented on TAPESTRY-1333:
-------------------------------------------
I ran some more tests with this patch & I am unable to get an error to occur.
This is what I did:
- clean checkout of tapestry, build, install jars
- create test project from quickstart archetype.
- build it & deploy to jboss & confirm it works (using mvn jboss:deploy)
- remove archiveClasses from pom
- rebuild & deploy test project & confirm that it does not work.
- apply patch (2) to tapestry-core
- clean build & install of tapestry
- clean & build test project (confirm it has picked up new t5 jars)
- deploy to jboss & confirm that it works
- add archiveClasses=true back to into pom
- rebuild & deploy. Confirm it still works
Yann, are you able to send me your homebrewed app to test?
> 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, TAP-1333_2.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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]