Date: 2004-05-31T12:54:42 Editor: 128.61.49.174 <> Wiki: Apache Geronimo Wiki Page: Deployment URL: http://wiki.apache.org/geronimo/Deployment
no comment Change Log: ------------------------------------------------------------------------------ @@ -19,7 +19,7 @@ </dependency> }}} - These two equivalent declarations, add a dependency on junit-3.8.jar. When Geronimo starts this configuration it will search the repository for the specified file and will add it to the class path of the configuration. + These two equivalent declarations, add a dependency on junit-3.8.jar. When Geronimo starts this configuration it will search the repository (found in target/repository - not the maven repository) for the specified file and will add it to the class path of the configuration. = Web Aplication =
