You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Oliver Fürniß <ol...@virtimo.de> on 2022/11/04 08:19:56 UTC

'http:list' command missing in Karaf 4.4.2

Hi,

Is there a replacement for 'http:list' or why has the ServletListCommand
removed?

Related Ticket: https://issues.apache.org/jira/browse/KARAF-7392 (Upgrade
to Pax Web 8.0.2)

Commit:
https://github.com/apache/karaf/commit/773f17a39400219fa8eec55004137449edf3ea79

All the best,
 Oliver

Re: 'http:list' command missing in Karaf 4.4.2

Posted by Grzegorz Grzybek <gr...@gmail.com>.
Hello

Yes - servlet-list is the new command. With Pax Web 8, I've moved the
web-related commands from Karaf to Pax Web itself (to get more information
in better way).

I've added the information about new commands to
https://github.com/apache/karaf/blob/main/manual/src/main/asciidoc/user-guide/webcontainer.adoc
but I don't think the manual at https://karaf.apache.org/manual/latest/ is
regenerated (cc: @Jean-Baptiste Onofré <jb...@nanthrax.net>).

Besides servlet-list, there are few new commands:

   - web:wab-list - shows information about installed WABs
   - web:wab-info - detailed information (including fragments, SCIs, ...)
   about installed WAR/WAB
   - web:context-list - information about contexts

kind regards
Grzegorz Grzybek

pt., 4 lis 2022 o 09:38 Oliver Fürniß <ol...@virtimo.de>
napisał(a):

> I believe I have found the replacement.
>
> feature:install pax-web-karaf
>
> web:servlet-list
>
>
>
> Am Fr., 4. Nov. 2022 um 09:19 Uhr schrieb Oliver Fürniß <
> oliver.fuerniss@virtimo.de>:
>
>> Hi,
>>
>> Is there a replacement for 'http:list' or why has the ServletListCommand
>> removed?
>>
>> Related Ticket: https://issues.apache.org/jira/browse/KARAF-7392
>> (Upgrade to Pax Web 8.0.2)
>>
>> Commit:
>> https://github.com/apache/karaf/commit/773f17a39400219fa8eec55004137449edf3ea79
>>
>> All the best,
>>  Oliver
>>
>

Re: 'http:list' command missing in Karaf 4.4.2

Posted by Oliver Fürniß <ol...@virtimo.de>.
I believe I have found the replacement.

feature:install pax-web-karaf

web:servlet-list



Am Fr., 4. Nov. 2022 um 09:19 Uhr schrieb Oliver Fürniß <
oliver.fuerniss@virtimo.de>:

> Hi,
>
> Is there a replacement for 'http:list' or why has the ServletListCommand
> removed?
>
> Related Ticket: https://issues.apache.org/jira/browse/KARAF-7392 (Upgrade
> to Pax Web 8.0.2)
>
> Commit:
> https://github.com/apache/karaf/commit/773f17a39400219fa8eec55004137449edf3ea79
>
> All the best,
>  Oliver
>