]
Nicolas Heron closed DROOLS-710.
--------------------------------
Resolution: Done
Problem when loading a jar in kie workbench
--------------------------------------------
Key: DROOLS-710
URL:
https://issues.jboss.org/browse/DROOLS-710
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.CR4
Environment: Tomcat 7
Reporter: Nicolas Heron
Assignee: Mark Proctor
Attachments: loyalty-model-0.5.1-SNAPSHOT.jar, Problem.txt
I am uploading that jar in the artifact repository of the kid-wb. I am using version
6.2.0.CR4.
I have defined the variable that point to the maven installation and the maven repo as
follows.
CATALINA_OPTS="-Xms1536m -Xmx6536m -XX:NewSize=256m -XX:MaxNewSize=256m
-XX:PermSize=256m -XX:MaxPermSize=556m -XX:+DisableExplicitGC
-Dhibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
-Dorg.kie.example.repositories=/home/kie-samples -Dorg.kie.example=true
-Dorg.uberfire.nio.git.daemon.host=0.0.0.0 -Dorg.guvnor.m2repo.dir=$M2_HOME
-Dorg.uberfire.nio.git.dir=/home/niodir
-Djava.security.auth.login.config=/home/tomcat7/apache-tomcat-7.0/conf/jaasConfig
-Dbtm.root=/home/bittronix
-Dbitronix.tm.configuration=/home/tomcat7/apache-tomcat-7.0/conf/btm-config.properties
-Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchroniz
I am running on tomcat7