You mentioned it briefly in your initial response but Im curious why you
just dont want to treat the JMX file as an XML file and manipulate that in
Java? If you reverse engineer a schema and use object binding you'd even
get your higher level classes (not necessarily what i'd do)

On Wed, Jan 21, 2015 at 6:45 PM, jmeterdev <[email protected]> wrote:

> Dave Newton wrote
> > I've been using various DSLs to create jMeter test plans for years and
> > couldn't imagine doing it in Java instead.
>
> Well see we don't have Ruby integration.  In English, I don't have a Ruby
> interpreter/compiler that would run on the customer's middleware server...
> The middleware solution uses either a 4th Generation Proprietary Language
> (4GL+) or Java.
>
> We don't want to force customers to install all kinds of software in "each
> one" of their environments just so that they can have some BASIC
> automation/generation of test cases/plans.
>
> In my book, whatever the JMeter GUI does in Java is what a Java API should
> be able to do also.  Replication 100% accuracy - no differences.
>
> But I am open to discuss what DSLs can be used to create jMeter plans.  I
> doubt I will be given a Java API in the next month! :P
>
> Many thanks for your input and help!
>
>
> Kristopher
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Using-Java-API-to-generate-JMX-files-tp5721657p5721663.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to