File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
TxConsumer/src/main/resources
TxProducer/src/main/resources
consumer/src/main/resources Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
security.protocol =PLAINTEXT
9
9
bootstrap.servers =84.235.172.160:1521
10
10
oracle.service.name ="freepdb1"
11
- oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples/TxConsumer/src/main/resources
11
+ oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples
12
12
13
13
14
14
# Option 2: Connect to Oracle Database deployed in Oracle Autonomous Cloud using Wallet
Original file line number Diff line number Diff line change 7
7
# oracle.net.tns_admin=<location of ojdbc.properties file>
8
8
bootstrap.servers =84.235.172.160:1521
9
9
oracle.service.name ="freepdb1"
10
- oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples/TxProducer/src/main/resources
10
+ oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples
11
11
12
12
13
13
# Option 2: Connect to Oracle Database deployed in Oracle Autonomous Cloud using Wallet
Original file line number Diff line number Diff line change 8
8
security.protocol ="PLAINTEXT"
9
9
bootstrap.servers =84.235.172.160:1521
10
10
oracle.service.name ="freepdb1"
11
- oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples/consumer/src/main/resources
11
+ oracle.net.tns_admin =/Users/pasimoes/Work/Oracle/Code/okafka/23.4/okafka/examples
12
12
13
13
14
14
# Option 2: Connect to Oracle Database deployed in Oracle Autonomous Cloud using Wallet
You can’t perform that action at this time.
0 commit comments