we are using CommandBox in a container (ortussolut...
# box-products
b
we are using CommandBox in a container (ortussolutions/commandbox:adobe2021-3.7.3) and wanted to see if we could get SeeFusion running in the container as well. Google hasn't been much help and I was unable to find tomcat configuration files in the container... is this possible?
b
@Bryan Henderson I haven't used SeeFusion i years, but I assume it's possible. CommandBox doesn't use Tomcat, but you can do the same basic things
Doesn't it require a custom servlet?
b
Yes, I believe so. the install requires a jar file and a setting to allow it to listen on its own port, 8999