cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy Caching

Former Member
0 Kudos

Hi

I've made changes to my java proxy code but they are not taking effect. Is there anywhere i can clear a cache to resolve this?

I've tried unregistering the interface on the JPR side, clearing the java PI cache and then re-deploying and re-registering the proxy. That has not worked.

Is there any specific way to undeploy a proxy on the server?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

madhusudana_reddy2
Contributor
0 Kudos

Hi,

You can not undeploy through NWDS tool, but you login to J2EE engine deployment path and search for your proxy ear file which you have deployed in server and mannually delete that file and redeploy the proxy once again.

Note:- You may not have authorization to login to J2EE engine so take the help of BASIS person.

thanks,

madhu

Former Member
0 Kudos

Thanks very much

Answers (0)