Hi all,
I run a Debian 11 with tomcat 10.
Is there a paket fitting this environment?
I am a tomcat /xwiki newbee.
So if a very detailed instruction is anywhere.
I ame deeply grateful for tips where I can found some info.
On the wiki site I found only a pakage for tomcat 9
Tomcat 10 is not supported right now. There is breaking changes in Tomcat 10 and an application need to be made for Tomcat 10 or 9 but cannot really work for both out of the box.
<This package contains only the startup scripts for the system-wide daemon.
No documentation or web applications are included here, please install
the tomcat9-docs and tomcat9-examples packages if you want them.
Install tomcat9-user instead of this package if you don’t want Tomcat to start as a service. >
What means to start as a service
How do ist work if not a serveice.
an which of this I have to use to install xwiki in top of this?
This is the description of what’s inside the package named “tomcat9” but this package also depends on (so package automatically installed when you install “tomcat9”) other package like “tomcat9-common” which give you a complete Tomcat 9 service ones everything is installed. The same way, when you install xwiki-tomcat9-mysql you also automatically install the package “tomcat9”, etc.
what I not understand is the diference betwen the “tomcat9-user” and the “other pakets” mentioned in the above link.
What is the diferece between “start as a service” and ???.
In what other mode can the tomcat started?
And maybe you can give me a short explanation to the diferent pakets I found there
Andere Treffer
Paket libtomcat9-embed-java
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – embed libraries
9.0.43-1: all
Paket libtomcat9-java
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – core libraries
9.0.43-1: all
Paket tomcat9-admin
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – admin web applications
9.0.43-1: all
Paket tomcat9-common
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – common files
9.0.43-1: all
Paket tomcat9-docs
bullseye (stable) (doc): Apache Tomcat 9 - Servlet and JSP engine – documentation
9.0.43-1: all
Paket tomcat9-examples
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – example web applications
9.0.43-1: all
Paket tomcat9-user
bullseye (stable) (java): Apache Tomcat 9 - Servlet and JSP engine – tools to create user instances
9.0.43-1: all
the meaning of tomcat9-docs and tomcat9-examples I anderstand, but the rest is not so clear.
Honestly, I’m hardly an expert on every Tomcat package’s details. I just install the tomcat9 one and it works You will probably have to ask on Tomcat mailing list for that.