[JBoss JIRA] (DROOLS-1516) GAV names are not coming properly when running the tomcat as Service with SSL
by Arunraj SRM (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1516?page=com.atlassian.jira.plugi... ]
Arunraj SRM updated DROOLS-1516:
--------------------------------
Description:
Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
<undetermined>:<undetermined>:<undetermined>
instead of actual path including the guvnor
Start-up values:
-Dcatalina.home=C:\apache-tomcat-9.0.0.M19
-Dcatalina.base=C:\apache-tomcat-9.0.0.M19
-Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
-Xmx256M
-XX:MaxPermSize=2048m
-Dbtm.root=C:\apache-tomcat-9.0.0.M19\
-Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
-Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
-Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
-Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
-Dorg.jboss.logging.provider=jdk
-Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
-Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
-Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
-Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
-Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
-Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
-Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
-Dorg.kie.demo=false
-Dorg.kie.example=false
-Dorg.kie.server.id=default-kieserver
-Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
-Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
-Dorg.jbpm.server.ext.disabled=true
-Dorg.drools.server.filter.classes=true
was:
Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
<undetermined>:<undetermined>:<undetermined>
instead of actual path including the guvnor
Start-up values:
-Dcatalina.home=C:\apache-tomcat-9.0.0.M19
-Dcatalina.base=C:\apache-tomcat-9.0.0.M19
-Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
-Xmx256M
-XX:MaxPermSize=2048m
-Dbtm.root=C:\apache-tomcat-9.0.0.M19\
-Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
-Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
-Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
-Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
-Dorg.jboss.logging.provider=jdk
-Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
-Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
-Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
-Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
-Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
-Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
-Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
-Dorg.kie.demo=false
-Dorg.kie.example=false
-Dorg.kie.server.id=horne-kieserver
-Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
-Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
-Dorg.jbpm.server.ext.disabled=true
-Dorg.drools.server.filter.classes=true
> GAV names are not coming properly when running the tomcat as Service with SSL
> -----------------------------------------------------------------------------
>
> Key: DROOLS-1516
> URL: https://issues.jboss.org/browse/DROOLS-1516
> Project: Drools
> Issue Type: Bug
> Components: build, kie server, tools
> Affects Versions: 6.5.0.Final
> Environment: Windows
> Reporter: Arunraj SRM
> Assignee: Toni Rikkola
> Priority: Critical
> Labels: Drools, GAV,, Maven
> Attachments: gav_issue.png
>
>
> Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
> <undetermined>:<undetermined>:<undetermined>
> instead of actual path including the guvnor
> Start-up values:
> -Dcatalina.home=C:\apache-tomcat-9.0.0.M19
> -Dcatalina.base=C:\apache-tomcat-9.0.0.M19
> -Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> -Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
> -Xmx256M
> -XX:MaxPermSize=2048m
> -Dbtm.root=C:\apache-tomcat-9.0.0.M19\
> -Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
> -Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
> -Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
> -Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
> -Dorg.jboss.logging.provider=jdk
> -Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
> -Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
> -Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
> -Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
> -Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
> -Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
> -Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
> -Dorg.kie.demo=false
> -Dorg.kie.example=false
> -Dorg.kie.server.id=default-kieserver
> -Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
> -Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
> -Dorg.jbpm.server.ext.disabled=true
> -Dorg.drools.server.filter.classes=true
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (DROOLS-1516) GAV names are not coming properly when running the tomcat as Service with SSL
by Arunraj SRM (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1516?page=com.atlassian.jira.plugi... ]
Arunraj SRM updated DROOLS-1516:
--------------------------------
Description:
Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
<undetermined>:<undetermined>:<undetermined>
instead of actual path including the guvnor
Start-up values:
-Dcatalina.home=C:\apache-tomcat-9.0.0.M19
-Dcatalina.base=C:\apache-tomcat-9.0.0.M19
-Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
-Xmx256M
-XX:MaxPermSize=2048m
-Dbtm.root=C:\apache-tomcat-9.0.0.M19\
-Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
-Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
-Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
-Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
-Dorg.jboss.logging.provider=jdk
-Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
-Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
-Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
-Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
-Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
-Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
-Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
-Dorg.kie.demo=false
-Dorg.kie.example=false
-Dorg.kie.server.id=horne-kieserver
-Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
-Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
-Dorg.jbpm.server.ext.disabled=true
-Dorg.drools.server.filter.classes=true
was:
Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
<undetermined>:<undetermined>:<undetermined>
instead of actual path including the guvnor
> GAV names are not coming properly when running the tomcat as Service with SSL
> -----------------------------------------------------------------------------
>
> Key: DROOLS-1516
> URL: https://issues.jboss.org/browse/DROOLS-1516
> Project: Drools
> Issue Type: Bug
> Components: build, kie server, tools
> Affects Versions: 6.5.0.Final
> Environment: Windows
> Reporter: Arunraj SRM
> Assignee: Toni Rikkola
> Priority: Critical
> Labels: Drools, GAV,, Maven
> Attachments: gav_issue.png
>
>
> Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
> <undetermined>:<undetermined>:<undetermined>
> instead of actual path including the guvnor
> Start-up values:
> -Dcatalina.home=C:\apache-tomcat-9.0.0.M19
> -Dcatalina.base=C:\apache-tomcat-9.0.0.M19
> -Djava.io.tmpdir=C:\apache-tomcat-9.0.0.M19\temp
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> -Djava.util.logging.config.file=C:\apache-tomcat-9.0.0.M19\conf\logging.properties
> -Xmx256M
> -XX:MaxPermSize=2048m
> -Dbtm.root=C:\apache-tomcat-9.0.0.M19\
> -Dbitronix.tm.configuration=C:\apache-tomcat-9.0.0.M19\conf\btm-config.properties
> -Dbitronix.tm.resource.configuration=C:\apache-tomcat-9.0.0.M19\conf\resources.properties
> -Djbpm.tsr.jndi.lookup=java:comp/env/TransactionSynchronizationRegistry
> -Djava.security.auth.login.config=C:\apache-tomcat-9.0.0.M19\webapps\kie-wb\WEB-INF\classes\login.config
> -Dorg.jboss.logging.provider=jdk
> -Dorg.jbpm.cdi.bm=java:comp/env/BeanManager
> -Dorg.kie.server.persistence.ds=java:comp/env/jdbc/jbpm
> -Dorg.kie.server.persistence.tm=org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
> -Dorg.uberfire.nio.git.dir=C:\drools\repositories\git\
> -Dorg.guvnor.m2repo.dir=C:\drools\repositories\kie\
> -Dorg.uberfire.metadata.index.dir=C:\drools\runtime\
> -Dorg.uberfire.nio.git.ssh.cert.dir=C:\drools\runtime\
> -Dorg.kie.demo=false
> -Dorg.kie.example=false
> -Dorg.kie.server.id=horne-kieserver
> -Dorg.kie.server.location=https://localhost/kie-server/services/rest/server
> -Dorg.kie.server.controller=https://localhost/kie-wb/rest/controller
> -Dorg.jbpm.server.ext.disabled=true
> -Dorg.drools.server.filter.classes=true
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (DROOLS-1516) GAV names are not coming properly when running the tomcat as Service with SSL
by Arunraj SRM (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1516?page=com.atlassian.jira.plugi... ]
Arunraj SRM updated DROOLS-1516:
--------------------------------
Summary: GAV names are not coming properly when running the tomcat as Service with SSL (was: GAV names are not coming properly when running the tomcat SSL)
> GAV names are not coming properly when running the tomcat as Service with SSL
> -----------------------------------------------------------------------------
>
> Key: DROOLS-1516
> URL: https://issues.jboss.org/browse/DROOLS-1516
> Project: Drools
> Issue Type: Bug
> Components: build, kie server, tools
> Affects Versions: 6.5.0.Final
> Environment: Windows
> Reporter: Arunraj SRM
> Assignee: Toni Rikkola
> Priority: Critical
> Labels: Drools, GAV,, Maven
> Attachments: gav_issue.png
>
>
> Deploy Drools Work Bench and KIE Server in Tomcat Server configured with SSL and started via service. All the artifacts populated under the GAV are displaying as
> <undetermined>:<undetermined>:<undetermined>
> instead of actual path including the guvnor
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2581) There isn't possible change value for given alias in Credential Store over CLI.
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2581?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFCORE-2581:
-------------------------------------
Fix Version/s: 3.0.0.Beta14
> There isn't possible change value for given alias in Credential Store over CLI.
> -------------------------------------------------------------------------------
>
> Key: WFCORE-2581
> URL: https://issues.jboss.org/browse/WFCORE-2581
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta11
> Reporter: Hynek Švábek
> Assignee: ehsavoie Hugonnet
> Priority: Critical
> Fix For: 3.0.0.Beta14
>
>
> There isn't possible change value for given alias in Credential Store over CLI.
> I expected something like this
> {code}
> /subsystem=elytron/credential-store=credStore/alias=entryAlias:update(secret-value=newSecretValue)
> {code}
> Write-attribute operation doesn't work too. Operation pass but any changes are not propagated to Credential Store.
> {code}
> /subsystem=elytron/credential-store=credStore/alias=entryAlias:write-attribute(name="secret-value" value="newSecretValue")
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2625) Elytron Audit Logging's event timestamp lacks information about seconds
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2625?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFCORE-2625:
-------------------------------------
Fix Version/s: 3.0.0.Beta14
> Elytron Audit Logging's event timestamp lacks information about seconds
> -----------------------------------------------------------------------
>
> Key: WFCORE-2625
> URL: https://issues.jboss.org/browse/WFCORE-2625
> Project: WildFly Core
> Issue Type: Bug
> Reporter: Jan Tymel
> Assignee: Yeray Borges
> Priority: Blocker
> Fix For: 3.0.0.Beta14
>
> Attachments: deployment.war, standalone.xml
>
>
> The format of Elytron Audit Logging's event timestamp is insufficient. It lacks the information about seconds which might be a problem in an environment with thousands of active users.
> Furthermore the format of timestamp is inconsistent with the one used in Management Audit Logging:
> _Elytron Audit Logging:_
> {code}
> 2/22/17 9:08 AM
> {code}
> _Management Audit Logging:_
> {code}
> 2017-02-22 09:08:00
> {code}
> Suggestions for improvement:
> Use the same format of timestamp in Elytron Audit Logging as is already used in Management Audit Logging.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2482) Elytron key/trust-manager-factory default algorithm
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2482?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFCORE-2482:
-------------------------------------
Fix Version/s: 3.0.0.Beta14
> Elytron key/trust-manager-factory default algorithm
> ---------------------------------------------------
>
> Key: WFCORE-2482
> URL: https://issues.jboss.org/browse/WFCORE-2482
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta7
> Reporter: Martin Choma
> Assignee: Jan Kalina
> Labels: user_experience
> Fix For: 3.0.0.Beta14
>
>
> {{key-manager-factory}} and {{trust-manager-factory}} requires user to specify algorithm.
> Consider defaulting in elytron code to {{TrustManagerFactory.getDefaultAlgorithm()}} and {{KeyManagerFactory.getDefaultAlgorithm()}}.
> It is java portable as for oracle java it returns SunX509 and for Ibm java IbmX509.
> This JIRA is in scope of "user experience", minimizing necessary user input configuration.
> David: "The trust manager definitely should use the default algorithm when none is given; in this case the algorithm name isn't an "algorithm" per se, it's just an implementation name."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months