DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35214>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35214 Summary: Javadoc for Embedded class references 'main' method that does not exist Product: Tomcat 5 Version: 5.0.28 Platform: All URL: http://jakarta.apache.org/tomcat/tomcat-5.0- doc/catalina/docs/api/org/apache/catalina/startup/Embedd ed.html OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] The Javadoc for org.apache.catalina.startup.Embedded states: NOTE: The main() method of this class is a simple example that exercizes the features of dynamically starting and stopping various components. You can execute this by executing the following steps (on a Unix platform): cd $CATALINA_HOME ./bin/catalina.sh embedded However, there is no main method in this class. The an example main method should added, or the javadoc should be changed to reference an example of how to use the Embedded class. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]