DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27225>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27225 Additional class level method for ServletTestCase ------- Additional Comments From [EMAIL PROTECTED] 2004-02-27 15:11 ------- I fear we may not be talking about the same thing. Warning: I have never looked at the Maven genapp plugin. I don't even know what it does. I don't understand what you are proposing in this feature request. - Are you just asking how to get the contextroot from a Cactus test case? If so you can already do this by calling System.getProperty("cactus.contextURL"). But even with this change I don't see how you could use HttpUnit to call the servlet side (i'll be missing all the cactus client side logic). - Are you asking to modify Cactus so that it uses HttpUnit for sending the request to the server side? If so, it requires some further design as it's a major change Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
