If get an error message like "Global Type declaration/definition of name '{http://xmlns.oracle.com/pcbpel/adapter/db/top/XDSLResponseRecord}XdslResponse' are duplicated at the following locations:" then one of the reason is, redundant namespace definitions exists in your import tag in one of the wsdl file. in my wsdl file, I have an import tag like <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://www.ttnet.com.tr" xmlns:ns1="http://xmlns.ttnet.com.tr/CDM/EBM/Order" xmlns:xdslresponse="http://xmlns.oracle.com/pcbpel/adapter/db/top/XDSLResponseRecord" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:pns1="http://xmlns.ttnet.com.tr/Service/ProcessOrderToXDSLProvABCS/ProcessOrderToXDSLProvABCS/correlationset" xmlns:client="http://xmlns.ttnet.com.tr/Service/ProcessOrderToXDSLProvABCS/ProcessOrderToXDSLPro...
This journey is all about
* Edge stack like Scala,Spark,Kafka etc
* Cloud(Kubernetes,Docker,CloudFoundry etc)
* Historically it was about mainly on JEE, SOA, BPEL/BPM but now mainly on Microservices