Details
Description
The ICEfaces example in the current 5.0.3 bundle is based on ICEfaces 1.8 and somewhat out of date with the current ICEfaces project. This bug is a placeholder for the task of updating the bundle.
-
Hide
- ICEfacesICEpdfSample.zip
- 623 kB
- Patrick Corless
-
- ICEfacesICEpdfSample/build.xml 3 kB
- ICEfacesICEpdfSample/.../ant-deploy.xml 7 kB
- ICEfacesICEpdfSample/.../build-impl.xml 80 kB
- ICEfacesICEpdfSample/.../faces-config.NavData 0.2 kB
- ICEfacesICEpdfSample/.../genfiles.properties 0.5 kB
- ICEfacesICEpdfSample/.../private.properties 0.7 kB
- ICEfacesICEpdfSample/.../project.properties 6 kB
- ICEfacesICEpdfSample/.../project.xml 3 kB
- ICEfacesICEpdfSample/src/.../MANIFEST.MF 0.0 kB
- ICEfacesICEpdfSample/src/java/log4j.xml 2 kB
- ICEfacesICEpdfSample/.../messages.properties 2 kB
- ICEfacesICEpdfSample/.../PdfRenderer.java 3 kB
- ICEfacesICEpdfSample/src/.../FacesUtils.java 5 kB
- ICEfacesICEpdfSample/.../InputFileSessionCleaner.java 3 kB
- ICEfacesICEpdfSample/src/.../BeanNames.java 0.9 kB
- ICEfacesICEpdfSample/.../DocumentCache.java 1.0 kB
- ICEfacesICEpdfSample/.../DocumentManager.java 20 kB
- ICEfacesICEpdfSample/.../DocumentState.java 12 kB
- ICEfacesICEpdfSample/.../OutlineItemTreeNode.java 5 kB
- ICEfacesICEpdfSample/.../back-rollover.gif 0.4 kB
- ICEfacesICEpdfSample/.../back-standard.gif 0.4 kB
- ICEfacesICEpdfSample/.../demo-header-bacground.png 7 kB
- ICEfacesICEpdfSample/web/.../download.gif 1 kB
- ICEfacesICEpdfSample/web/.../favicon.ico 0.3 kB
- ICEfacesICEpdfSample/.../font-engine_false.gif 0.7 kB
- ICEfacesICEpdfSample/.../font-engine_true.gif 1 kB
- ICEfacesICEpdfSample/.../forward-rollover.gif 0.4 kB
- ICEfacesICEpdfSample/.../forward-standard.gif 0.4 kB
- ICEfacesICEpdfSample/.../icepdf-bullet.gif 0.9 kB
- ICEfacesICEpdfSample/.../icepdf-viewer.png 24 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arran's updated project
Show
Patrick Corless
added a comment - Arran's updated project
Example has been completed and is in production and merged back into the trunk.
Show
Patrick Corless
added a comment - Example has been completed and is in production and merged back into the trunk.
Arran has taken the time to port the 1.8 example to 3.3.0. The project is in an netbeans format and will have to be ported to our standard maven/ant project structure.
It would also be nice to remove the Servlet responsible for sending the page captures with a JSF Resource object instead. We can keep the Servlet example for the JSP exmample.