tonychen0924 opened a new issue, #592: URL: https://github.com/apache/celix/issues/592
my feature : I wan to use web to manage celix bundle , such as lb,install in web . When I build celix successfully , then run http_admin 1. shell content: $ cd celix/build/deploy/c_examples/http_example_cnt $ ./http_example_cnt HTTP Admin started at port 8080 -> [2023-07-20T10:34:19] [ info] [celix_framework] [framework_start:481] Celix framework started $ ps -ef|grep http_example_cnt tony 25102 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 25108 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 25367 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 25559 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 26336 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 5741 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 5857 1664 0 Jul19 tty15 00:00:00 ./http_example_cnt tony 6302 1664 0 10:34 tty15 00:00:00 ./http_example_cnt tony 6308 6283 0 10:45 tty17 00:00:00 grep --color=auto http_example_cnt 2.Then I input "localhost:8080" web browse , but browser unresponsive NOTE: My operations are all based on “celix/examples/celix-examples/http_example/README.md” -- 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...@celix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org