简体   繁体   English

可以在Ubuntu服务器上安装Jetty吗?

[英]Can Jetty be installed on ubuntu server?

I plan on using solr on my VPS. 我计划在VPS上使用solr。

My server is Ubuntu. 我的服务器是Ubuntu。

Does anybody know if Jetty can run without problems on Ubuntu, just as in the example Solr distribution? 是否有人知道Jetty是否可以像在Solr发行版示例中那样在Ubuntu上正常运行?

With Tomcat it is possible, but my Q is, is it possible with Jetty? 使用Tomcat是可能的,但我的问题是,使用Jetty是否可以?

Thanks 谢谢

Yes. 是。 Works fine. 工作正常。

We have run several internal applications for a while on Jetty on Ubuntu and Debian. 我们已经在Ubuntu和Debian的Jetty上运行了一些内部应用程序一段时间。 This works absolutely fine. 这绝对好用。

We bundle everything in a debian package and distribute it complete, appserver wars and jars as one package. 我们将所有内容捆绑在一个debian软件包中,并将其完整,appserver wars和jars作为一个软件包分发。

This is a lot easier than deploying on the standard tomcat distribution. 这比在标准tomcat发行版上部署要容易得多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 JETTY服务器错误:404,在Ubuntu,Geoserver上 - JETTY Server Error:404 on Ubuntu, Geoserver 码头服务器如何与apache服务器集成? - How jetty server can be integrated with apache server? Jetty客户端无法通过HTTP / 2连接到Jetty服务器 - Jetty client can't connect to Jetty server via HTTP/2 浏览器无法连接到Jetty服务器 - Browser can't connect to Jetty server Jetty Server 启动但无法在浏览器上访问 - Jetty Server started but can't access it on browser 码头服务器应用程序可以在Eclipse中运行,但不能在Windows Console中运行? - a jetty server app can work in eclipse but can't in Windows Console? 安装了码头服务器。 我是否需要其他配置才能运行php / java代码? - installed a jetty server. Do I need other configurations for it to run php/java code? 如何使用上下文路径将WebSocketServlet添加到嵌入式Jetty服务器? - How can I add a WebSocketServlet to an embedded Jetty server with context path? 如何以编程方式启动具有多个配置文件的码头服务器? - How can I programmatically start a jetty server with multiple configuration files? 如何使用嵌入式码头模拟代理服务器? - How can I use embedded jetty to simulate proxy server?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM