Hi Folks,

I have run into this issue: when I use webtest to call a a url :

<webtest name="Click  Batch Button">
            &config;
            <steps>
              <invoke
url="http://denqamega2:8080/jmx-console/HtmlAdaptor?action=inspectMBean&;
name=net.ussouth%3Aservice%3DJobSchedulerService"/>

                        ........
                </steps>

I always get this issue:

C:\workspace\Canoo\billPay\tests\sqlWebTest.xml:94: The reference to
entity "name" must end with the ';' delimiter.

This name is in url, could you tell me the reason why?

Thank you very much.

Cwang
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to