[JBoss JIRA] (WFLY-11100) AJP can't redirect to management console because of unresolved address
by Aaron Ogburn (JIRA)
Aaron Ogburn created WFLY-11100:
-----------------------------------
Summary: AJP can't redirect to management console because of unresolved address
Key: WFLY-11100
URL: https://issues.jboss.org/browse/WFLY-11100
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 14.0.0.Final
Reporter: Aaron Ogburn
Assignee: Stuart Douglas
Over an AJP connection, the management console link's redirect from the EAP home page never works. This is because AJP has an unresolved socket on the exchange so this causes comparisons in ConsoleRedirectService$ConsoleRedirectHandler.getRedirectHostname to always fail:
{code}
--------------------------->InetSocketAddress.createUnresolved localhost 80 localhost:80
java.net.InetSocketAddress.createUnresolved(InetSocketAddress.java:254)
io.undertow.server.protocol.ajp.AjpRequestParseState.createDestinationAddress(AjpRequestParseState.java:142)
io.undertow.server.protocol.ajp.AjpReadListener.handleEvent(AjpReadListener.java:222)
--------------------------->InetAddress.equals /127.0.0.1 null false
java.net.Inet4Address.equals(Inet4Address.java:357)
org.wildfly.extension.undertow.ConsoleRedirectService$ConsoleRedirectHandler.getRedirectHostname(ConsoleRedirectService.java:144)
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (DROOLS-2522) [DMN Designer] Palette aesthetics
by Sarah Rambacher (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2522?page=com.atlassian.jira.plugi... ]
Sarah Rambacher commented on DROOLS-2522:
-----------------------------------------
I do think they are a little larger than designed. I would think they should be displayed at the same size as the other palette, where you can see the 4th and 5th ones down are a very similar if not identical shape.
Also, I notice that this palette is not flush to the top, but floating partway down the side. Is that by design?
> [DMN Designer] Palette aesthetics
> ---------------------------------
>
> Key: DROOLS-2522
> URL: https://issues.jboss.org/browse/DROOLS-2522
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: drools-tools
> Attachments: DROOLS-2522.mp4, Screen Shot 2018-10-01 at 12.26.15 PM.png, palette.png
>
>
> The palette css styling has changed. There appeared margins between items in palette, what is probably not problem, however even when user click to this margin (to space between two item in palette) still some palette item is selected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (WFLY-11099) ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (ClassNotFoundExceptions in messaging subsystem)
by Jan-Willem Gmelig Meyling (JIRA)
[ https://issues.jboss.org/browse/WFLY-11099?page=com.atlassian.jira.plugin... ]
Jan-Willem Gmelig Meyling updated WFLY-11099:
---------------------------------------------
Summary: ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (ClassNotFoundExceptions in messaging subsystem) (was: ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (CastClassExceptions in messaging subsystem))
> ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (ClassNotFoundExceptions in messaging subsystem)
> ----------------------------------------------------------------------------------------------------------
>
> Key: WFLY-11099
> URL: https://issues.jboss.org/browse/WFLY-11099
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 14.0.1.Final, 14.0.0.Final
> Reporter: Jan-Willem Gmelig Meyling
> Assignee: Jason Greene
>
> With the update from Artemis 1.5.x to 2.6.x in WFLY-9407, Proton-J wasn't updated from 0.16.x to 0.27.3, which leads to class not found exceptions for "Sasl... " classes when remote acceptors are created and connected to (I tested with AMQP protocol). When updating Proton-J to the newest version (0.29.0) my issues are gone.
> I'm not sure which other modules are using the proton-j module, but my suggestion is that we bump the version of Proton-j to the required 0.27.3 minimally, ideally newer.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (WFLY-11099) ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (CastClassExceptions in messaging subsystem)
by Jan-Willem Gmelig Meyling (JIRA)
Jan-Willem Gmelig Meyling created WFLY-11099:
------------------------------------------------
Summary: ActiveMQ 2.6.3.jbossorg-001 requires QPid Proton-J 0.27.3 (CastClassExceptions in messaging subsystem)
Key: WFLY-11099
URL: https://issues.jboss.org/browse/WFLY-11099
Project: WildFly
Issue Type: Bug
Affects Versions: 14.0.0.Final, 14.0.1.Final
Reporter: Jan-Willem Gmelig Meyling
Assignee: Jason Greene
With the update from Artemis 1.5.x to 2.6.x in WFLY-9407, Proton-J wasn't updated from 0.16.x to 0.27.3, which leads to class not found exceptions for "Sasl... " classes when remote acceptors are created and connected to (I tested with AMQP protocol). When updating Proton-J to the newest version (0.29.0) my issues are gone.
I'm not sure which other modules are using the proton-j module, but my suggestion is that we bump the version of Proton-j to the required 0.27.3 minimally, ideally newer.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3054:
-------------------------------------
[~srambach] Did highlighting the selection come with the widget used for the CSS? I'm starting to wonder if [~gabriolo] is saying that node selection isn't showing up.
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (DROOLS-2522) [DMN Designer] Palette aesthetics
by Matthew Stevens (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2522?page=com.atlassian.jira.plugi... ]
Matthew Stevens commented on DROOLS-2522:
-----------------------------------------
[~manstis] The tooltips on the palette look great. Would they be the same on the toolbox icons? If so, could that code be repurposed for JBPM-7153?
> [DMN Designer] Palette aesthetics
> ---------------------------------
>
> Key: DROOLS-2522
> URL: https://issues.jboss.org/browse/DROOLS-2522
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: drools-tools
> Attachments: DROOLS-2522.mp4, Screen Shot 2018-10-01 at 12.26.15 PM.png, palette.png
>
>
> The palette css styling has changed. There appeared margins between items in palette, what is probably not problem, however even when user click to this margin (to space between two item in palette) still some palette item is selected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (DROOLS-2522) [DMN Designer] Palette aesthetics
by Matthew Stevens (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2522?page=com.atlassian.jira.plugi... ]
Matthew Stevens commented on DROOLS-2522:
-----------------------------------------
Hey [~srambach] can you comment on this in Brian's place? I know you two worked closely with Roger getting the palette just right.
> [DMN Designer] Palette aesthetics
> ---------------------------------
>
> Key: DROOLS-2522
> URL: https://issues.jboss.org/browse/DROOLS-2522
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: drools-tools
> Attachments: DROOLS-2522.mp4, Screen Shot 2018-10-01 at 12.26.15 PM.png, palette.png
>
>
> The palette css styling has changed. There appeared margins between items in palette, what is probably not problem, however even when user click to this margin (to space between two item in palette) still some palette item is selected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months
[JBoss JIRA] (WFLY-11098) Singleton service election listeners
by Paul Ferraro (JIRA)
[ https://issues.jboss.org/browse/WFLY-11098?page=com.atlassian.jira.plugin... ]
Paul Ferraro moved EAP7-1123 to WFLY-11098:
-------------------------------------------
Project: WildFly (was: EAP 7 Planning Pilot)
Key: WFLY-11098 (was: EAP7-1123)
Issue Type: Feature Request (was: Requirement)
Workflow: GIT Pull Request workflow (was: EAP Agile Workflow 2.0)
Component/s: Clustering
(was: Clustering)
Jirban PT Pre-Checked (PC): (was: TODO)
Jirban PT Community Docs (CD): (was: TODO)
Jirban PT Product Docs (PD): (was: New)
Affects Version/s: 14.0.0.Final
(was: 7.2.0.CD14)
Jirban PT Test Dev (TD): (was: TODO)
Jirban PT Docs Analysis (DA): (was: TODO)
Jirban PT Test Plan (TP): (was: TODO)
Jirban PT Analysis Document (AD): (was: TODO)
> Singleton service election listeners
> ------------------------------------
>
> Key: WFLY-11098
> URL: https://issues.jboss.org/browse/WFLY-11098
> Project: WildFly
> Issue Type: Feature Request
> Components: Clustering
> Affects Versions: 14.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
>
> Users want the ability to be notified when a given member is elected as the primary provider of a singleton service. The notification mechanism should be distributed, such that all members on which the given singleton service is installed will receive notifications when a new primary is elected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 2 months