Unable to Deploy SOA Composite Using the Application Server Connection Created with Hostname as Localhost
Issue
Bug Number: 37226467
Impacted Releases: 14.1.2.0.0
Impacted Platforms: All
If you create an application server connection by providing hostname as the localhost and try to deploy the SOA sample using this connection, the SOA servers are not listed in the deployment wizard.
Workaround
- Remove the application server connection created using the localhost.
- Remove the system file generated by the JDeveloper while starting the JDeveloper. For example :
/home/<userid>/.jdeveloper. - Open the JDeveloper and create the application server connection using the hostname as, for example,
myhost.com. - Now, deploy the SOA sample using the application server connection.