[ 
https://issues.apache.org/jira/browse/ARTEMIS-5440?focusedWorklogId=968287&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-968287
 ]

ASF GitHub Bot logged work on ARTEMIS-5440:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/May/25 10:43
            Start Date: 01/May/25 10:43
    Worklog Time Spent: 10m 
      Work Description: GChuf commented on PR #82:
URL: 
https://github.com/apache/activemq-artemis-console/pull/82#issuecomment-2844627354

   > > I have checked this and yarn start doesnt seem to work, could you check?
   > 
   > it works after I replace _all_ `/console` to `/hawtio` in 
`app/webpack.config.cjs` - but I don't like it... It's better to fix it at 
hawtio side, but in the meantime I update the PR anyway.
   
   Agreed, if you can fix it on hawtio side it would be better, but in the 
meantime let's fix the next version of console.
   As for JS and experience - i'm only pointing things out, don't get me the 
wrong way. I'm also learning as I go along, and I'm not really a developer by 
trade :)
   
   About the .env file and InterpolateHtmlPlugin - should I create a PR or do 
you want to do it?
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 968287)
    Time Spent: 1h  (was: 50m)

> New Artemis Management Console not working under custom context path
> --------------------------------------------------------------------
>
>                 Key: ARTEMIS-5440
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5440
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.40.0
>            Reporter: Lucian Burja
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: console.png, screenshot-1.png, screenshot-2.png
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> In our organisation we're running the ActiveMQ Artemis Management Console 
> under a custom context path (i.e., {{/artemis/console}}).
> In {{etc/bootstrap.xml}} we configure it like this:
> {code:xml}
> <web bind="http://0.0.0.0:8161"; path="web">
>     <app url="artemis/console" war="console.war"/>
> </web>{code}
> This setup works as expected in version 2.38.0 but fails in 2.40.0
> In 2.40.0 when accessing the console I see that:
>  * The browser correctly redirects to {{/artemis/console/login}}
>  * However, the loaded HTML sets the {{<base href>}} to {{/console/}} instead 
> of {{/artemis/console/}}
>  !console.png|width=1000! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to