CVS: ivory/src/java/org/codehaus/ivory/axis/servlet PlexusAxisServlet.java,1.2,NONE PlexusAdminServlet.java,1.2,NONE
[email protected] Sun, 4 May 2003 15:25:58 -0500
| Newsgroups | gmane.comp.java.plexus.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/plexus/ivory/src/java/org/codehaus/ivory/axis/servlet In directory eng.werken.com:/tmp/cvs-serv24814/src/java/org/codehaus/ivory/axis/servlet Removed Files: PlexusAxisServlet.java PlexusAdminServlet.java Log Message: - Documentation corrections - move the servlets to the plexus package. - IvoryTestCase which should make testing services a little easier. See the unit tests if you're interested. More testing utilities coming soon! - You do not need to call AxisServer.start() as it turns out, the AxisServer constructor already does that. - AxisService will not expose methods that return a List or take it as a parameter. Axis does not know how to hanlde this yet. --- PlexusAxisServlet.java DELETED --- --- PlexusAdminServlet.java DELETED ---