just to keep it documented.
This commit is contained in:
parent
8884d6f0c9
commit
537ce85a55
|
@ -156,6 +156,7 @@ public class TopicExportProcessor implements IExportProcessor {
|
||||||
connection = connectionFactory.createConnection();
|
connection = connectionFactory.createConnection();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// connection.setClientID( clientID ); Commented by Victor as he had issue!
|
||||||
connection.start();
|
connection.start();
|
||||||
|
|
||||||
// Create a Session
|
// Create a Session
|
||||||
|
|
Loading…
Reference in New Issue