I have a Domain in Weblogic 10.3.6 with SOA Server included. I just deployed a SOA Application called soa_1 with BPEL Process called HelloWorld using JDeveloper. This is the structure shown in JDeveloper:
Application Servers
Weblogic Server
SOA
AdminServer
default
soa_1[1.0]
helloworld_client_ep (ws)
I just want to undeploy/remove this soa_1 application! I didn't find any information on the internet about how to remove a SOA Application. When I right-click the soa_1 element of the tree it seems to have a Delete option but it is not available


