Hardcoded XMLBlaster username/password
Status: Alpha
Brought to you by:
texas_stu
If security is enabled in your XMLBlaster.properties
file, then the class
net.peruser.msg.XBConnection
expects to login with user="peruser" pass="peruser".
This isn't particularly, uh, secure. These credentials
should instead be passed in from higher software layers.