You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by nlunebur <nl...@lisasoft.com> on 2004/06/21 07:23:11 UTC

xml include tag in jmx file, anyone tried this?

hi all,
i think i've figured out (in theory!) how to have multipile Thread 
elements in a datafile that all contain the same Requests element 
(without having to copy-paste all the time).

it's to include the Request element (Request.jmx) in the Thread.jmx 
using an xml tag:

<include file="...\Requests.jmx"/>

however when i load it into my test plan, the thread comes up, but the 
requests dont show (which are child nodes ofcourse).

anyone tried this and found a solution?

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org