To set this basic authentication property... | Set this system property... | As shown here... |
Username | com.webmethods.jms.username | System.setProperty("com.webm ethods.jms.username","sag"); |
Password | com.webmethods.jms.password | System.setProperty("com.webm ethods.jms.password", "SoftwareAG123"); |