summaryrefslogtreecommitdiff
path: root/qpid/java/client/test/bin/IBM-JNDI-Setup.sh
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-10-03 06:42:50 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-10-03 06:42:50 +0000
commit024cd170f0cbc2df4ce3cc6feea0dc88c26103bc (patch)
treede2d868a504f803e83e572d2d17fd69560084c22 /qpid/java/client/test/bin/IBM-JNDI-Setup.sh
parenta6ab93f8d33850f8446d6d5b3b1530ad79240b66 (diff)
downloadqpid-python-024cd170f0cbc2df4ce3cc6feea0dc88c26103bc.tar.gz
Added vm://:1 and localhost as JNDI values setup by the IBM Scripts.
Changed exception handling in JNDIBindConnectionFactory.java Added lookup(String) method to Lookup.java to allow use in other tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@452321 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/test/bin/IBM-JNDI-Setup.sh')
-rwxr-xr-xqpid/java/client/test/bin/IBM-JNDI-Setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/test/bin/IBM-JNDI-Setup.sh b/qpid/java/client/test/bin/IBM-JNDI-Setup.sh
index 36ad9db598..8ce4bf7e56 100755
--- a/qpid/java/client/test/bin/IBM-JNDI-Setup.sh
+++ b/qpid/java/client/test/bin/IBM-JNDI-Setup.sh
@@ -15,7 +15,7 @@
# limitations under the License.
#
-qpid-run org.apache.qpid.IBMPerfTest.JNDIBindConnectionFactory amqp://guest:guest@clientid/testpath?brokerlist=\'tcp://10.0.0.1\' amq.VMConnectionFactory
+qpid-run org.apache.qpid.IBMPerfTest.JNDIBindConnectionFactory amqp://guest:guest@clientid/testpath?brokerlist=\'tcp://localhost\' amq.ConnectionFactory
qpid-run org.apache.qpid.IBMPerfTest.JNDIBindConnectionFactory amqp://guest:guest@clientid/testpath?brokerlist=\'vm://:1\' amq.VMConnectionFactory
qpid-run org.apache.qpid.IBMPerfTest.JNDIBindQueue amq.Queue direct://amq.direct//IBMPerfQueue1
qpid-run org.apache.qpid.IBMPerfTest.JNDIBindTopic amq.Topic1 topic://amq.topic/IBMPerfTopic1/