I have some java and javascript code that i use in proxies through java callout and javascript call out.
both JAR and JS file i have added as proxy resources and everthing was working fine.
Now, I deceided to move jar and js file to the environment level since these are resuable in many other proxies. When i removed the files from proxy resource and save proxy again it gives the error that it cant find the files.
Can anyone tell if i need to do any change in the proxy conficuration so that it refer the files from environemnt instead of local proxy resource. As per Apigee documentation resources added to the environment are available to all the proxies.
Thanks,
Rahul