Issue Details (XML | Word | Printable)

Key: SHALE-232
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Greg Reddin
Reporter: Marcello Teodori
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Shale

[Tiles] TilesViewHandler supporting Standalone Tiles 2.0 API

Created: 25/Jul/06 09:00 AM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Tiles
Affects Version/s: 1.0.3-SNAPSHOT
Fix Version/s: 1.0.4

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works TilesViewHandler.java 2006-07-25 09:03 AM Marcello Teodori 11 kB
Environment: Mac OS X 10.4.7, JDK 1.5.0_06, JBoss 4.0.4 EJB3
Issue Links:
Dependency
 

Flags: Patch


 Description  « Hide
Refactored code to make it compile against Tiles 2.0 nightly build.
It works correctly using MyFaces 1.1.3 JSF implementation within JBoss Seam 1.0.1.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig McClanahan added a comment - 25/Jul/06 04:49 PM
Added "Tiles" as a category and assigned this issue to it.

Greg Reddin added a comment - 09/Aug/06 02:48 PM
I didn't commit the patch simply because it didn't use TilesContextFactory. I committed a similar version that uses TilesContextFactory instead of ServletTilesContext.