Setup

ATTY Server is JWS application that depend on JAVA(JRE6).

Please install JAVA(JRE6).

ATTY Server use local storage and network connection.

Normally, JWS application's local resource access was prevented by JAVA policy system.

Please add policy setting before execute ATTY Server.

Following way is the case of the Windows 7.

Show command prompt under the accessory menu from windows start button.

Right click command prompt and show context menu and choose administrator right. (Very important !)

Execute policytool.exe under the JRE6/bin directory.

Choose File menu and open JRE6/lib/security/javaws.policy file.

Click "Add Policy Entry" button.

Add http://pc-craft.co.jp/atty/- at codeBase box.

Don't miss last "-"

Push "Add Permission" button.

Choose "AllPermission" item at "Permission" dropdown list.

Push "Ok" button.

Push "Done" button.

Choose "File" menu and "Save" (Very Important !)

Choose "File" menu and "Exit"

Last Modified 11/09/2011

Ad