diff --git a/com.ibm.streamsx.messaging/.classpath b/com.ibm.streamsx.messaging/.classpath index 54ae629..dc1c233 100644 --- a/com.ibm.streamsx.messaging/.classpath +++ b/com.ibm.streamsx.messaging/.classpath @@ -4,11 +4,11 @@ - + diff --git a/com.ibm.streamsx.messaging/info.xml b/com.ibm.streamsx.messaging/info.xml index c663ebf..8cbe82e 100644 --- a/com.ibm.streamsx.messaging/info.xml +++ b/com.ibm.streamsx.messaging/info.xml @@ -194,9 +194,9 @@ The following example shows connection specification that contains a <JMS> el <connection_specification name="amqConn"> <JMS initial_context="org.apache.activemq.jndi.ActiveMQInitialContextFactory" provider_url = "tcp://machinename.com:61616" - connection_factory = "ConnectionFactory"/> + connection_factory = "ConnectionFactory" user="user1" - password="password1" + password="password1"/> </connection_specification> </connection_specifications> @@ -684,7 +684,7 @@ The <attribute> element has three possible attributes: * composite types * xml - 5.4.1 + 5.4.2 4.2.0.0 diff --git a/com.ibm.streamsx.messaging/pom-kafka-0.10.xml b/com.ibm.streamsx.messaging/pom-kafka-0.10.xml index b792408..b61f127 100644 --- a/com.ibm.streamsx.messaging/pom-kafka-0.10.xml +++ b/com.ibm.streamsx.messaging/pom-kafka-0.10.xml @@ -6,7 +6,7 @@ com.ibm.streamsx.messaging streamsx.messaging jar - 5.3.13 + 5.4.2 com.ibm.streamsx.messaging @@ -43,7 +43,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.0.1 + 1.2.1 diff --git a/com.ibm.streamsx.messaging/pom-kafka-0.9.xml b/com.ibm.streamsx.messaging/pom-kafka-0.9.xml index bfec6b9..9162404 100644 --- a/com.ibm.streamsx.messaging/pom-kafka-0.9.xml +++ b/com.ibm.streamsx.messaging/pom-kafka-0.9.xml @@ -6,7 +6,7 @@ com.ibm.streamsx.messaging streamsx.messaging jar - 1.0.0 + 5.4.2 com.ibm.streamsx.messaging @@ -53,7 +53,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.0.1 + 1.2.1 diff --git a/com.ibm.streamsx.messaging/pom.xml b/com.ibm.streamsx.messaging/pom.xml index 066c405..b61f127 100644 --- a/com.ibm.streamsx.messaging/pom.xml +++ b/com.ibm.streamsx.messaging/pom.xml @@ -6,7 +6,7 @@ com.ibm.streamsx.messaging streamsx.messaging jar - 5.4.1 + 5.4.2 com.ibm.streamsx.messaging @@ -43,7 +43,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.0.1 + 1.2.1