English 中文(简体)
生产启动网
原标题:LiftWeb on Production
  • 时间:2012-05-22 20:20:58
  •  标签:
  • jetty
  • lift

我正计划部署一个基于LaimWeb(和Jetty)的网络服务,并想知道最适当的解决办法是什么(在程序主机服务范围内)。

第一个解决办法是执行杰蒂和我的服务的 Linux 守护程序。 另一个选择是从指挥线运行( JAVA...) 。

我高兴地知道,是否有人在上述解决办法中遇到困难,或有其他替代办法。

谢谢

吉尔吉尔

问题回答

Jetty也有一个固定的选项,它被包装在喷气式高潮分配中,也可以作为铸造中心工艺品使用。

http://repo2.maven.org/maven2/org/mortbay/jtty/jtty-hittide/

My solution is runsbt package in the console,and copy the WAR file to the jetty/webapps/root.war. https://www.assembla.com/spaces/liftweb/wiki/Apache_and_Jetty_Configuration





相关问题
Jetty JNDI Java Mail

I am using Jetty 7 with JBoss Seam and have 2 Java Mail Sessions configured, one for support notifications and another for general notifications. The problem I am having appears to be from JBoss Seam ...

Recommended way to develop using Jetty and Eclipse

I am currently developing a J2EE application and I would like to use Jetty. I would like to have iot integrated with Eclipse, so I could debug the appliaction. I ve tried out couple of plugins (...

Some servlet/jetty questions

Having the ServletAPI plus the configurations you can make to jetty or any other web container Do we have a way to limit the request sizes ? (ie to close the connection if posting more that 50 MB) ...

VisualVM breaks jetty

I m trying to profile application that is run by "mvn jetty:run", when I connect VisualVM to it and click on Profile jetty crashes with: Profiler Agent: Waiting for connection on port 5140 (Protocol ...

Embedded jetty ServletTester serving single static file

I m unit testing with jetty and I want to serve not only my servlet under test but a static page as well. The static page is needed by my application. I m initializing jetty like this tester = new ...

Buliding a WAR that uses Axis2 + Rampart for Tomcat

I m trying to build an axis-based web service with rampart for security, and I ve been hoping to deploy a single war to tomcat, rather than installing axis and deploying within axis. (I m not fixed ...

热门标签