On 27/02/2014 13:17, Alan Bateman wrote:
On 27/02/2014 13:11, Paul Taylor wrote:
:
I wanted to replicate the issue before fixing so I renamed
/System/Library/Java/Extensions/AppleScriptEngine.jar and
libAppleScriptEngine.jniLib but it stills works.
I searched the whole hard disk and couldn't find any other copies
What do I need to do to make it fail ?
Is the renamed JAR file still in /System/Library/Java/Extensions? If
so then move it where because that directory is used by the extensions
mechanism (all JAR files in there are searched).
-Alan.
Ah yes, I renamed to .old file thinking that would do it, but moving it
out completely does replicate the issue
thanks Paul