|
Last update : June 18 2001
Home
Jakarta Commons
About
News
Features
Goals
Changes
Todo
Contributors
Contributing
License
Downloads
Downloads
Design
Architecture
Mock vs Container
User Guides
Installation
Installing Ant
Installing Sample
Configuration
Writing Test Case
Servlet Sample
Ant integration
Servlet Engines
API Reference
Support
CVS
Bug database
Mailing lists
FAQ
Misc.
Resources
|
Developers assigned to tasks |
|
high severity tasks |
- [docs]
Update web site documentation to explain new dependency with Log4j
- [docs]
Write a Roadmap page to explain the planned future versions, when they
will be delivered and what will be in them ...
|
medium severity tasks |
- [docs]
Write a tutorial that shows how to test EJBs.
- [samples]
Add a sample that shows how to test EJBs.
- [design]
Add support for testing custom JSP Taglibs (suggested by Sohail Aslam) +
tutorial + sample
- [design]
Add support for testing Servlet API 2.3 Filters.
(assigned to VMA)
- [code]
Provide support for easier testing of EJBs. The mechanism is yet to be
defined (requested by notyy).
(assigned to KTA)
|
low severity tasks |
- [build]
Upgrade from Orion 1.4 to Orion 1.5.2
- [build]
Use the latest build of Ant instead of Ant 1.3
- [build]
Add the Ant scripts for JBoss 2.x w/Tomcat provided by Jeffrey Madynski
(jmadynski@food.com)
- [docs]
Write a Cactus integration tutorial for JBuilder 4.
- [docs]
Write a Cactus integration tutorial for VAJava 3.5.
- [build]
Add Ant scripts to support WebLogic 6.0.
- [code]
Handle
getRealPath() , getPathTranslated() in the
ServletRedirectorRequest class.
- [code]
Add API in
ServletTestRequest to send data to the URL
connection output stream. This is to easily test code that sends bytes
of data as POST data to the servlet (requested by Daniel Cohen and
custommonkey).
- [code]
Automatically add the query string parameters defined when using the
ServletTestRequest.setURL() API to the list of parameters
passed to the server redirector, so that it won't be necessary to call
ServletTestRequest.addParameter() for each of these
parameters.
- [code]
Check why zipped distributable files have a mode of 644 on unix systems
(it should rather be 755). Thanks to Jason Crickmer.
- [docs]
Add a FAQ entry for explaining unit testing of persistent sessions.
|
wish severity tasks |
- [code]
Create a Cactus Doclet. This will introduce new javadoc tags (like the
EJBDoclet) that will be used by the javadoc command
to do several things : generate test classes and test methods, generate
richer documentation. Indeed, the best documentation for a method is
it's test methods that show how to use it effectively. So maybe we could
append to the HTML javadoc for a method the java test method code as an
example.
- [code]
Integration for Netbeans by integration with the Netbeans XTest module.
- [code]
Look at JXUnit to
see if an integration with Cactus can be done (proposed by Will Sargent).
|
|
|