sábado, 5 de octubre de 2013

Deploy Bonita User Experience

1. Requiere tener habilitado el cache de firefox o chrome.
Expected Results
->Copy Bonita Execution Engine libraries
   Copy all *.jar files from \bonita_execution_engine\bonita_client\libs

   and \bonita_execution_engine\engine\libs

   to \server\default\lib.
->Deploy User Experience web application
   Copy \bonita_user_experience\ BOS-5.5-

   DEPLOYwithout_execution_engine_without_client\bonita.war

   to \server\default\deploy.
   remove xml-apis-*.jar from WEB-INF/lib in the war
Copy \bonita_execution_engine\interfaces\EJB\EJB3\bonita.ear

   to \server\default\deploy
Deploy xCMIS web application

  Copy \xcmis\xcmis.war to \server\default\deploy.
Copy Bonita configuration files to web container

   Go to \conf and copy the bonita folder and external folder to

   .
Define variables edit the file \bin\run.conf.bat add code after :JAVA_OPTS_SET
   set "JAVA_OPTS=%JAVA_OPTS% -Dorg.jboss.resolver.warning=true -Dorg.ow2.bonita.api-type=EJB3 -DBONITA_HOME=\bonita

-Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory -Djava.security.auth.login.config=\external\security\jaas-standard.cfg

-Djava.naming.provider.url=jnp://localhost:1099 [^]

-Dexo.data.dir=\external\xcmis\ext-exo-data -Dorg.exoplatform.container.standalone.config=\external\xcmis\ext-exo-conf\exo-configuration-hsql.xml"

set "MEMORY_OPTS=-Xshare:auto -Xms512m -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError"

set "JAVA_OPTS=%JAVA_OPTS% %BONITA_OPTS% %MEMORY_OPTS%"
Configure JAAS authentication and communication Add to \server\default\conf\login-config.xml inside :
   

   

   

   

   
  Add to \server\default\conf\login-config.xml inside:

   

   

   

   

   
Configure JAAS for xCMIS If your xCMIS server is also located here, you must also add the following to login-config.xml:
 








Add license file
  copy the valid license file to \bonita\server\licenses

No hay comentarios:

Publicar un comentario