[JBoss JIRA] (DROOLS-4315) [DMN Designer] Documentation - Download buttons UX
by Roger Martinez (Jira)
[ https://issues.jboss.org/browse/DROOLS-4315?page=com.atlassian.jira.plugi... ]
Roger Martinez commented on DROOLS-4315:
----------------------------------------
Hey [~uxdlc]
Well the download buttons, from the editor's toolbar, are specific for each editor. Changign the icon anyway results really easy, so lemme know if you also think it's good updating the download icon for the BPMN editor, as I understand [~karreiro] will go ahead with the icon for DMN.
On the other hand, the button in the documentation tab... mmm not really sure about it, but I would say it's also generic, so changing it in the DMN side will affect BPMN as well, can you plz confirm [~tdolphine]? Anyway, it looks good to me, go ahead!!
Thx!
> [DMN Designer] Documentation - Download buttons UX
> --------------------------------------------------
>
> Key: DROOLS-4315
> URL: https://issues.jboss.org/browse/DROOLS-4315
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: component-1.png, component-2.png, component-3.png
>
>
> h3. Context:
> Today users can:
> 1) Download the diagram picture by using this component:
> !component-1.png|thumbnail!
> 2) Download the DMN file by using this component:
> !component-2.png|thumbnail!
> 3) Print or Download the documentation as PDF by using the *Print* button (into the Documentation tab):
> !component-3.png|thumbnail!
> 4) Download the documentation as DOC by using the *Download .doc file* button (into the Documentation tab):
> !component-3.png|thumbnail!
> ----
> h3. Problem:
> The "Download" concept is getting confusing for users.
> As a user, I want to be able to:
> - Download the documentation as a .PDF file
> - Download the documentation as a .DOC file
> - Print the documentation
> ----
> h3. Notice:
> This component can be removed (if UX considers that it's necessary):
> !component-1.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (JGRP-2361) Error related to Jgroup and Database connection is getting reset
by karthikeyan Aruljothi (Jira)
karthikeyan Aruljothi created JGRP-2361:
-------------------------------------------
Summary: Error related to Jgroup and Database connection is getting reset
Key: JGRP-2361
URL: https://issues.jboss.org/browse/JGRP-2361
Project: JGroups
Issue Type: Bug
Affects Versions: 3.6.11
Environment: Hybris running on tomcat - Centos 7
Reporter: karthikeyan Aruljothi
Assignee: Bela Ban
Attachments: Jgroup error in preprod-000.txt, Jgroups blocking and terminating connection.txt, Jgroups error in console.txt, error Jgroups.txt
Hi ,
we are facing an issue with our cluster configuration and due to this JVM responding time also takes more time, after clearing the cache / restarting all nodes application works as expected.
When issue arises one of the core occupies 100% cpu utilization then it confirms to restart the server otherwise it never process any request. Below is our configuration in local.properties. Also providing error logs as attachment. could see error in logs related to Jgroups blocking and connection getting terminated between nodes.
Let us know your valuable inputs, on what exactly the issue i.e causing the slowness then blocking the whole server.
Attached cluster configuration for each nodes and error logs
Adding to this we are getting below error while doing deployment/restarting of servers
WARN [localhost-startStop-1] [GMS] hybrisnode-0: JOIN(hybrisnode-0) sent to hybrisnode-2 timed out (after 3000 ms), on try 3
WARN [pool-3-thread-1] [GMS] hybrisnode-3: JOIN(hybrisnode-3) sent to hybrisnode-1 timed out (after 3000 ms), on try 4
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (DROOLS-4329) [DMN Editor] Move UberElement to UberElemental in popup
by Daniel José dos Santos (Jira)
Daniel José dos Santos created DROOLS-4329:
----------------------------------------------
Summary: [DMN Editor] Move UberElement to UberElemental in popup
Key: DROOLS-4329
URL: https://issues.jboss.org/browse/DROOLS-4329
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Daniel José dos Santos
Assignee: Michael Anstis
AbstractPopoverViewImpl current uses deprecated UberElement, which forces all popups to use deprecated classes. It have to be migrated to UberElemental.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (WFLY-12292) WEB-INF/jboss-webservices.xml is ignored
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12292?page=com.atlassian.jira.plugin... ]
Brian Stansberry updated WFLY-12292:
------------------------------------
Issue Type: Enhancement (was: Bug)
Component/s: Web (Undertow)
Web Services
Priority: Major (was: Trivial)
I changed this to an Enhancement and increased the priority to Major. I added the 'Web' and 'Webservices' components.
'Enhancement' because the AFAICT the docs aren't wrong, just not as clear as desired.
Major, because a quick scan of the Developer Guide searching for context-root is not showing any discussion of using jboss-web.xml to configure that. That is a pretty basic thing that should be in the docs. Not in the section Andre linked, which is about WS details. So that's the key thing. 'Web' component is applicable.
The 'Webservices' component part is minor IMHO. There is some discussion of 'context-root' in the webservices doc section Andre linked. I don't think that part is particularly clear; i.e. I don't know what effect setting that has.
> WEB-INF/jboss-webservices.xml is ignored
> ----------------------------------------
>
> Key: WFLY-12292
> URL: https://issues.jboss.org/browse/WFLY-12292
> Project: WildFly
> Issue Type: Enhancement
> Components: Documentation, Web (Undertow), Web Services
> Affects Versions: 17.0.1.Final
> Environment: Docker
> Reporter: André Kornetzky
> Priority: Major
> Labels: docs
>
> I wanted to change the context root of my application in the Docker image and the procedure described in the guide did not work.
> https://docs.wildfly.org/17/Developer_Guide.html#configuration-through-de...
> The problem can also be reproduced in the local development environment (Win 10, Eclipse, Wildlfy 2019-06).
> However, it works if I create a WEB-INF/*jboss-web.xml* instead of WEB-INF/-jboss-webservices.xml-.
> Is the implementation or documentation incorrect?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years