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=29778>. 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=29778 Embedded does not function as documented (works in v4 fine) ------- Additional Comments From [EMAIL PROTECTED] 2004-06-24 07:44 ------- For the last part of your report: the code for Embedded.setCatalinaBase is (of course): public void setCatalinaBase( String s ) { System.setProperty( "catalina.base", s); } So, sorry, it's not implemented in some magic-fancy way, but that's not going to change. About the first part, are you using JDK 1.4 ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]