ant -f txkEBSAuth.xml createDataSource not working after enabling SSL in WLS admin server
EBS = 12.1.3
OAM = 11.1.2.3
Accessgate = 1.2.3
I recently enabled SSL and disabled Non-SSL port on the Weblogic admin server port. New SSL port is 6027. Old port was 6026. This web logic server has a domain called eag_domain which has two managed servers eag_ohfqa1 and eag_ohfqa2 running on two separate nodes in a cluster. These are EBS Accessgate managed servers. Now, ant -f txkEBSAuth.xml createDataSource command is failing when I use new SSL port for WLS admin server. It used to work fine before with non-ssl port. It is failing with 409: Error Creating DataSource
I also tried after setting JAVA_OPTIONS