powered by CADENAS

Manual

Manual

4.3.6.3. Specific installation steps

  • Path to portal config:

    $CADENAS\tools\jboss-4.0.3-1\server\PORTAL\conf\de\cadenas\partserver\config\config.properties

    ConfigPath=F:/PSOL/software_8_1_08/partcommunity/conf

  • Login/Roles: $CADENAS\tools\jboss-4.0.3-1\server\PORTAL\conf\de\cadenas\partserver\config\login.properties

    • systemUser=adminuser

    • password=adminuser

    • email=info@part-solutions.com

    • userRole=PARTserverAdmin

    • creatorID=System

    • language=1

    • activated=1

    • controlUserWithNoPortal=1

    • role1=PARTserverAdmin|100

    • role2=PARTserverModerator|200

    • role3=PARTserverSupporter|300

  • Global config for portal: $CADENAS\partcommunity\conf\config\config.cfg

    • PARTserverModus=true

      (PARTserverModus true or false used to switch between PARTserver and myPARTserver)

    • Datapath=E:\\psol_data

    • Checkoutpath=c:\\PARTcommunity\\sapcheckoutpath

    • Sapcadenassrv=F:/PSOL/software_8_1_08/iface/sap

    • cadenasbin=F:/PSOL/software_8_1_08/bin/x86

    • previewpath=c:\\PARTcommunity\\preview

    • allowedhosts=.*

    • pathtonls=F:/PSOL/software_8_1_08/partcommunity/nls

    • nlsfilename=PARTcommunity.nls

    • LocalServer=localhost

    • downloadfolder=c:\\PARTcommunity\\download

    • GenerationURL=http://www.partserver.de/cgi-bin/cgi2pview.exe

      (URL of the server that receives the generation requests)

  • Single portals: $CADENAS\partcommunity\conf\portal\cadenas.cfg or $CADENAS\partcommunity\conf\portal\myportal.cfg ...

    (the URL must have the cfg file name at the end)

    [ERP]

    • ERPEnabled=true

    • Username=test

    • Password=test

    • Group=Admin

    • LoggingFile=C://erp.log

  • JBoss-Service-install: process "$CADENAS\tools\jboss-4.0.3-1\bin\InstallJBoss_auto.bat"

    "%jbossexe%" -install CNS-JBoss "%jvmdll%"

    • -Djava.class.path="%jbossjar%;%toolsjar%"

    • [-Dhttp.proxyHost=www-proxy.cadenas -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=localhost;127.0.0.1]

    • -Xms128M -Xmx512M

    • -start org.jboss.Main

    • -params

    • -c PORTAL

    • -stop org.jboss.Main

    • -method systemExit

    • -out "%JBOSS_HOME%\server\PORTAL\log\out.log"

    • -err "%JBOSS_HOME%\server\PORTAL\log\err.log"

    • -current "%JBOSS_HOME%\bin"

    • -auto

    • -shutdown 600

    • -overwrite

    • -startup 6

  • JBoss-Service-Uninstall: process "$CADENAS\tools\jboss-4.0.3-1\bin\UninstallJBoss.bat"