Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The "DeveloperManual/TestBeanTutorial" page has been changed by PatrickDaulton. The comment on this change is: Added troubleshooting section at end. http://wiki.apache.org/jakarta-jmeter/DeveloperManual/TestBeanTutorial?action=diff&rev1=7&rev2=8 -------------------------------------------------- * In the .properties file you have to refer to this variable by "AVariable" (capital "A"!). * The same in the BeanInfoSupport Class: Refer to the variable with "AVariable". + == Troubleshooting == + * If the constructor for your BeanInfo class is not public, your property settings will not take effect in JMeter. Ensure the constructor is public. + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
