Thank you for your assistence Howard.
I marked your response as the correct answer, because it is the correct answer, but I want to clarify how to configure these attributes. On JBoss EAP 4.3 these attributes are configured in the ${jboss.home}/docs/examples/binding-manager/sample-bindings.xml file and not in the ${jboss.server.home}/deploy/jboss-messaging.sar/remoting-bisocket-service.xml. I had already tried the attributes you suggested before posting, but they did not resolve the problem until I found the correct place to set them. I ultimately ended up tracing the JBoss initialization code line by line in order to notice that my changes were being ignored.
Good luck to anybody else who runs into this!