Tags
11G, Administration, AdminServer, EM, Infraestructure, invoke, JDeveloper, MDS, MDS Configuration, MetaDados, soa-infra
There are times that it is necessary to clean the MDS, for example when you change some WSDL or XSD that are in MDS and the changes do not take effect even lowering and rising your Server, so this time we held the cleanliness of our MDS and then do the deploy again.
To make cleaning the MDS via Enterprise Manager 11g do the following:
In your browser go to http://localhost:10000/em
Note: The port 10000 is the number that I chose to create my Domain.
Login:
Click SOA >> soa-infra (AdminServer)
Right mouse click soa-infra (AdminServer) and select SOA Infraestructure >> Administration >> MDS Configuration
Just below in Advanced Configuration click Runtime MBean Browser
This will open the screen as below, then click the Operations tab and then click deleteMetaData, however see that there are two deleteMetaData, then click the first:
Below in docs click the pencil icon to put a parameter
Then in the box that opens, click Add and place /apps/** and click OK.
Note: The folder /apps was the setting I created in my MDS if your place is different as its configuration below is an example of how my in my JDeveloper.
In the screenshot below click Invoke
Wait for confirmation as below and your MDS has been successfully cleaned
Note: After cleaning the MDS, a Council which is to give the Undeploy of its projects, lower and rise your Server and again perform the deploy its MDS and its projects.
Hugs and to the Next
/:-D