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

2022-11-10 Thread Grzegorz Grzybek
Hi OK - please then change "helloboard" to "/helloboard" in your Web-ContextPath manifest header. context path without slash is wrong according to specification. regards Grzegorz Grzybek czw., 10 lis 2022 o 15:25 Prashanth Ettaboina napisał(a): > Hi Grzybek, > > Thank you for your response. >

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

2022-11-10 Thread Prashanth Ettaboina
Hi Grzybek, Thank you for your response. I do not have any jars in my /WEB-INF/lib, I do not have lib folder in my WEB-INF folder. In my module I have a web.xml (/src/main/webapp/WEB-INF/web.xml) I'm building this module as a kar file and installing it into the karaf console. I'm able to see m

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

2022-11-10 Thread Prashanth Ettaboina
Hi Team, I have upgraded my Application from Karaf 4.2.15 to 4.4.1 version. As per release notes (4.4.0 and 4.4.1) I have updated Pax Web dependency to 8.0.6 along with Jetty to 9.4.46.v20220331 The issue is Pax web is unable to load my web.xml, I have tried to find the end points (list of ser

[jira] [Commented] (KARAF-7607) bin/client fails with SSHD IllegalArgumentException

2022-11-10 Thread Robert Varga (Jira)
[ https://issues.apache.org/jira/browse/KARAF-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631608#comment-17631608 ] Robert Varga commented on KARAF-7607: - So we have a bit more input on this issue: ht

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

2022-11-10 Thread Grzegorz Grzybek
Hello czw., 10 lis 2022 o 11:29 Prashanth Ettaboina napisał(a): > Hi Team, > > I have upgraded my Application from Karaf 4.2.15 to 4.4.1 version. > > As per release notes (4.4.0 and 4.4.1) I have updated Pax Web dependency > to 8.0.6 along with Jetty to 9.4.46.v20220331 > > The issue is Pax web