[jboss-jira] [JBoss JIRA] (WFLY-717) Add ability to launch H2 console from AS7 console for standalone mode

Brian Stansberry (Jira) issues at jboss.org
Mon Apr 20 10:10:08 EDT 2020


     [ https://issues.redhat.com/browse/WFLY-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved WFLY-717.
-----------------------------------
    Fix Version/s:     (was: Awaiting Volunteers)
         Assignee:     (was: Pete Muir)
       Resolution: Won't Do


Thanks, [~oranheim] for the instructions on how to do this for those who want it.

I'm resolving this as 'Won't Do' as I don't see this as a proper feature of WildFly itself.  Exposing the H2 console is nice for dev use cases but if not done carefully it creates security risks, as the console lets you do a lot more than just examine the data produced by your WildFly app.  The basic answer to those risks is "don't expose the console to an untrusted network."  If WildFly itself adds a feature that exposes the console we are then somewhat responsible for whether or not it is exposed safely. I don't think that's a responsibility the WildFly project should take on.

> Add ability to launch H2 console from AS7 console for standalone mode
> ---------------------------------------------------------------------
>
>                 Key: WFLY-717
>                 URL: https://issues.redhat.com/browse/WFLY-717
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Documentation
>            Reporter: Pete Muir
>            Priority: Minor
>
> See http://www.h2database.com/html/tutorial.html#tutorial_starting_h2_console for the console.
> Add ability to easily access this for the H2 datasources.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list