################################ ##### Local AII Properties ##### ################################ com.sap.aii.ib.client.properties = com.sap.aii.ib.client.*,com.sap.aii.ib.core.*,com.sap.aii.connect.*,com.sap.aii.ib.server.*,com.sap.aii.docu.*,com.sap.aii.pck.* # NetWeaver 7.1.0 simple - robust - model driven ### PCK Connection Parameters com.sap.aii.connect.directory.contextroot = pck ### Replace 'HostName' with the name of your J2EE host com.sap.aii.connect.directory.name = HostName #### Replace '50000' with the httpport of your J2EE host (cf. SAP note 604564) com.sap.aii.connect.directory.httpport = 50000 #### Replace '50001' with the https-port of your J2EE host (cf. SAP note 604564) com.sap.aii.connect.directory.httpsport = 50001 #### Replace '50004' with the rmiport of your J2EE host (cf. SAP note 604564) com.sap.aii.connect.directory.rmiport = 50004 ### Single Sign On (SSO). Replace 'false' with 'true' to configure SSO (cf. SAP note 810554) com.sap.aii.ib.core.sso.enabled = false ### Client Parameters # ### Appl name (do not change) com.sap.aii.ib.client.applicationname.directory = sap.com/com.sap.xi.pck/ ### Replace 'EN' with the language of your PCK installation com.sap.aii.ib.client.login.languages = EN ### Server Parameters # ### Classpath Resolver Service Name (do not change) com.sap.aii.pck.server.compiler.classpath_resolverServiceName = classpath_resolver ### No locking for PCK (do not change) com.sap.aii.ib.server.lockauth.activation = false ### Docu com.sap.aii.docu.url = http://help.sap.com com.sap.aii.docu.languages = EN