Error deploying app to podman tomcat container #7084
tfranken90
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to deploy an app from netbeans to a tomcat instance inside a podman container. I can connect to the instance from netbeans without issue, but when I try to deploy the app I get this error in the tomcat logs.
I'm trying to find the root of the issue. I'm not sure if it's an issue with the flatpak, podman, tomcat or netbeans. I'm not familiar with how netbeans interacts with tomcat (does netbeans send the file to tomcat or just a path to the files?), so any direction would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions