Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Clear or refresh WSDL cache in SOA 11G.

TorquesJan 4 2010 — edited Jan 4 2013
How can do this in 11G?

Thanks for your help!!

Comments

Torques
Someone knows how to do this? In this option is 10G in:


BPELConsole --> BPEL Process --> Clear WSDL Cache

but I can not find in 11G, there is or there is another way to complete this task?

Thanks!!
Saurabh_N
Right Click "SOA Infra" , Administration -- > System MBean Browser, then
Application Defined MBeans > oracle.as.soainfra.config > Server: soa_server1(whatever name u gave while installation of SOA) > SoaInfraConfig > soa-infra > Attributes.

There is an Attribute all the way down, " UddiCacheLifetime" . Though this is not a direct way to clear cache but minimum time of 300 seconds can be set.
Maybe this helps you.
978417
Not sure if it is still relevant, but just in case somebody else ends up here looking for the answer..

There is a way to clear the cache in the System MBean Browser (right click on soa_server1):

soa_server1->System MBean Browser->Application Defined MBeans->oracle.mds.lcm->Server: soa_server1->Application: soa-infra->MDSAppRuntime->MDSAppRuntime->Operations tab->clearCache
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 1 2013
Added on Jan 4 2010
3 comments
5,440 views