[GitHub] [karaf-minho] jbonofre merged pull request #11: Fix the envKey in Config.java

2022-11-11 Thread GitBox
jbonofre merged PR #11: URL: https://github.com/apache/karaf-minho/pull/11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@karaf.apache.

[GitHub] [karaf-minho] jbonofre closed issue #10: There may be a mistake usage of `replaceAll()` for the variable `envKey` .

2022-11-11 Thread GitBox
jbonofre closed issue #10: There may be a mistake usage of `replaceAll()` for the variable `envKey` . URL: https://github.com/apache/karaf-minho/issues/10 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

RE: Unable to load custom web.xml for Pax Web in Karaf (4.4.1)

2022-11-11 Thread Prashanth Ettaboina
Hi, Thank you Grzegorz for your response. It helped me. Thanks, Prashanth. From: Prashanth Ettaboina Sent: 10 November 2022 19:49 To: 'iss...@karaf.apache.org' ; 'dev@karaf.apache.org' ; 'u...@karaf.apache.org' Subject: RE: Unable to load custom web.xml for Pax Web in Karaf (4.4.1) Hi Grzybek,