Apache Hop Rest War Application #4568
-
Hello community, I'm trying to use the Apache Hop Rest Web Application (the WAR project) with a tomcat server. I tested with a "custom" tomcat installation and the docker image builded with the script "create_hop_rest_container.sh" with Apache hop 2.9 but the first start with an error (org.glassfish.jersey.servlet.internal.Utils NoSuchMethodError) and the second seems not to start at all. I think I've missed something but I dont know what. Is there a step by step guide to build and install the hop-rest WAR app ? King regards. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Did you see the Hop Web Development Guide? Feel free to post your follow-up here if the steps in that guide don't work for you. Can you also add your operating system, JRE distribution and version and as many other relevant details as possible in that case? |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi, Here are some details about my configuration System: Win11 (using git bash as CLI) I use the Hop Web Development Guide and everything works fine for Apache HOP Web UI. I unzip the hop-rest war app in the tomcat's
I've done a test with Apache tomcat 10.1.33. The hop/ui doesn't start () but the hop-rest app responds with some errors:
still investigating |
Beta Was this translation helpful? Give feedback.
-
My first post was missing some details about that. |
Beta Was this translation helpful? Give feedback.
I incorrectly assumed this was about Hop Web. The hop-rest module hasn't been worked in well over a year and is not included in any of our integration tests. Maybe the best option is just to remove that module from the code.