diff options
Diffstat (limited to 'qpid/java/jca/example/conf')
| -rw-r--r-- | qpid/java/jca/example/conf/jboss-ejb-client.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/jca/example/conf/jboss-ejb-client.properties b/qpid/java/jca/example/conf/jboss-ejb-client.properties index 8bf1075c14..9b62e6794c 100644 --- a/qpid/java/jca/example/conf/jboss-ejb-client.properties +++ b/qpid/java/jca/example/conf/jboss-ejb-client.properties @@ -7,6 +7,6 @@ remote.connection.default.host=localhost remote.connection.default.port = 4447 remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false -remote.connection.default.username=wmprice -remote.connection.default.password=72whtu78 +remote.connection.default.username=CHANGEME +remote.connection.default.password=CHANGEME |
