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=42012>. 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=42012 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-01 07:23 ------- I've had a look at this, and it seems that the problem is that the filename is being retrieved as a StringProperty, rather than a FunctionProperty, so the functions are not being resolved. The test plan is processed OK for function calls that are resolved on the server (e.g. using __time() in test element name works OK), however the Listeners are actually run on the client by RMI calls from the server. It seems that the local (client) part of the test plan is not being processed to resolve function references - however I have not yet found out where this needs to be done. -- 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]
